Skip to content

Commit e81adc2

Browse files
authored
chore: Add Powershell reminder
1 parent 500422d commit e81adc2

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
@@ -34,7 +34,7 @@ This will install Rustlings and give you access to the `rustlings` command. Run
3434

3535
## Windows
3636

37-
First, set `ExecutionPolicy` to `RemoteSigned`:
37+
In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
3838

3939
```ps
4040
Set-ExecutionPolicy RemoteSigned

0 commit comments

Comments
 (0)