From 250ee011232f043e0686dacdcc6bd0d75bbf0d69 Mon Sep 17 00:00:00 2001
From: amd64fox <62529699+amd64fox@users.noreply.github.com>
Date: Thu, 23 Sep 2021 03:57:31 +0300
Subject: [PATCH] Update README.md
---
README.md | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/README.md b/README.md
index 64b1c0c..8f61cd3 100644
--- a/README.md
+++ b/README.md
@@ -56,19 +56,7 @@ or
Note: For Windows 8 it is not possible to upgrade the PowerShell version, please upgrade to Windows 8.1 or 10
-
High access rights are set for PowerShell (Fixed)
-
-For some PCs, for full PowerShell to work, you need to set the permissions at least to the `RemoteSigned` position.
-To check your access rights:
- * Call PowerShell Console `Win + R` write `powershell` and `Ok`
- * Enter the command `Get-ExecutionPolicy`
- * If your rights are `Restricted` or `AllSigned` then enter the command
-```ps1
- Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned -Force
-````
-
-
Additional Notes:
* SpotX will only work correctly on the latest versions of Spotify, please make sure of this before asking a question.