diff options
| author | Dan Stoian <danmihaistoian@gmail.com> | 2021-04-24 18:32:13 +0300 |
|---|---|---|
| committer | Dan Stoian <danmihaistoian@gmail.com> | 2021-04-24 18:32:13 +0300 |
| commit | c6b7ad8878d77202cd1f363a0d6b021ee48604ad (patch) | |
| tree | b6b3b3ed80bbf88535ec150601eabf8a856fcb56 /README.md | |
| parent | 84461c20cbaf97a67baa55afc16989aab3e3c02d (diff) | |
updated README.md; specify need for admin rights
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run ## Windows -In PowerShell, set `ExecutionPolicy` to `RemoteSigned`: +In PowerShell (Run as Administrator), set `ExecutionPolicy` to `RemoteSigned`: ```ps Set-ExecutionPolicy RemoteSigned |
