mirror of
https://github.com/notohh/rustlings.git
synced 2024-12-23 03:38:09 -05:00
chore: Add Powershell reminder
This commit is contained in:
parent
500422d594
commit
e81adc2752
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
|
|||
|
||||
## Windows
|
||||
|
||||
First, set `ExecutionPolicy` to `RemoteSigned`:
|
||||
In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
|
||||
|
||||
```ps
|
||||
Set-ExecutionPolicy RemoteSigned
|
||||
|
|
Loading…
Reference in a new issue