diff --git a/README.md b/README.md index bc7ecaea08..efd9a11808 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ how to use them. This folder can be found at the following path: ``` -c:\Users\\.vscode\extensions\ms-vscode.PowerShell-\examples +$env:USERPROFILE\.vscode\extensions\ms-vscode.PowerShell-\examples ``` To open/view the extension's examples Visual Studio Code, run the following from your PowerShell command prompt: ```