mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-07 03:09:19 +00:00
chore: Add Powershell reminder (PR #373)
This commit is contained in:
parent
06ef4cc654
commit
148d65e5c2
@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
First, set `ExecutionPolicy` to `RemoteSigned`:
|
In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
|
||||||
|
|
||||||
```ps
|
```ps
|
||||||
Set-ExecutionPolicy RemoteSigned
|
Set-ExecutionPolicy RemoteSigned
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user