chore: Add Powershell reminder

pull/415/head
Dan Wilhelm 4 years ago committed by GitHub
parent 500422d594
commit e81adc2752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save