We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e78423 commit c773ac1Copy full SHA for c773ac1
README.md
@@ -26,7 +26,7 @@ how to use them.
26
27
This folder can be found at the following path:
28
```
29
-c:\Users\<yourusername>\.vscode\extensions\ms-vscode.PowerShell-<version>\examples
+$env:USERPROFILE\.vscode\extensions\ms-vscode.PowerShell-<version>\examples
30
31
To open/view the extension's examples Visual Studio Code, run the following from your PowerShell command prompt:
32
0 commit comments