We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500422d commit e81adc2Copy full SHA for e81adc2
README.md
@@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
34
35
## Windows
36
37
-First, set `ExecutionPolicy` to `RemoteSigned`:
+In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
38
39
```ps
40
Set-ExecutionPolicy RemoteSigned
0 commit comments