mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-05 00:00:12 +00:00
Merge pull request #415 from danwilhelm/powershell-correction
chore: Fix PowerShell capitalization
This commit is contained in:
commit
a75fdbd8ad
@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
|
In PowerShell, set `ExecutionPolicy` to `RemoteSigned`:
|
||||||
|
|
||||||
```ps
|
```ps
|
||||||
Set-ExecutionPolicy RemoteSigned
|
Set-ExecutionPolicy RemoteSigned
|
||||||
|
Loading…
Reference in New Issue
Block a user