File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ You can also install a VSIX package from our [Releases page](https://github.com/
4242[ Install from a VSIX] ( https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix )
4343instructions. The easiest way is through the command line:
4444
45- ```
45+ ``` bash
4646code --install-extension PowerShell-< version> .vsix
4747```
4848
@@ -63,7 +63,7 @@ the `Install-Script` command.
6363
6464** Alternatively** you can download and execute the script directly from the web
6565without the use of ` Install-Script ` . However we ** highly recommend** that you
66- [ read the script] ( https://github.com/PowerShell/vscode-powershell/blob/develop/scripts/Install-VSCode.ps1 )
66+ [ read the script] ( https://git.io/vbxjj )
6767first before running it in this way!
6868
6969``` powershell
You can’t perform that action at this time.
0 commit comments