chore: Add Powershell reminder
This commit is contained in:
parent
500422d594
commit
e81adc2752
@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
First, set `ExecutionPolicy` to `RemoteSigned`:
|
In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
|
||||||
|
|
||||||
```ps
|
```ps
|
||||||
Set-ExecutionPolicy RemoteSigned
|
Set-ExecutionPolicy RemoteSigned
|
||||||
|
Reference in New Issue
Block a user