mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-13 20:28:25 +10:00
Update README.md
This commit is contained in:
@@ -64,7 +64,7 @@ To check your access rights:
|
||||
* Enter the command `Get-ExecutionPolicy`
|
||||
* If your rights are `Restricted` or `AllSigned` then enter the command
|
||||
```ps1
|
||||
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned –Force
|
||||
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned -Force
|
||||
````
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user