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