Skip to content

Commit 9d3f189

Browse files
committed
chore: Fix PowerShell capitalization
1 parent a180d83 commit 9d3f189

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-
In Powershell, set `ExecutionPolicy` to `RemoteSigned`:
37+
In PowerShell, set `ExecutionPolicy` to `RemoteSigned`:
3838

3939
```ps
4040
Set-ExecutionPolicy RemoteSigned

0 commit comments

Comments
 (0)