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.
2 parents a180d83 + 9d3f189 commit a75fdbdCopy full SHA for a75fdbd
README.md
@@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
34
35
## Windows
36
37
-In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
+In PowerShell, set `ExecutionPolicy` to `RemoteSigned`:
38
39
```ps
40
Set-ExecutionPolicy RemoteSigned
0 commit comments