diff options
| author | Dan Wilhelm <dan@danwilhelm.com> | 2020-05-28 00:35:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 09:35:29 +0200 |
| commit | e81adc275240308ea49fe4f09f80977d5e6e4dce (patch) | |
| tree | 1f4c88b42bdbf33420af9b90872e200654a32617 | |
| parent | 500422d594bb75496b49e95ae104945dcd7c19a6 (diff) | |
chore: Add Powershell reminder
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
