Skip to content

Commit c6b7ad8

Browse files
committed
updated README.md; specify need for admin rights
1 parent 84461c2 commit c6b7ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
3333

3434
## Windows
3535

36-
In PowerShell, set `ExecutionPolicy` to `RemoteSigned`:
36+
In PowerShell (Run as Administrator), set `ExecutionPolicy` to `RemoteSigned`:
3737

3838
```ps
3939
Set-ExecutionPolicy RemoteSigned

0 commit comments

Comments
 (0)