We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829eb0e commit 0efe2dbCopy full SHA for 0efe2db
1 file changed
website/content/01-introduction/02-requirements/_index.md
@@ -23,7 +23,7 @@ You'll need a few mandatory prerequisites for successfully participating in the
23
(`>` means prompt, don't type that in)
24
25
```powershell
26
-> "Set-ExecutionPolicy -ExecutionPolicy RemoteSigned"
+> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
27
```
28
29
Then, type `Y` for Yes.
0 commit comments