File tree 1 file changed +2
-2
lines changed
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/
42
42
[ Install from a VSIX] ( https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix )
43
43
instructions. The easiest way is through the command line:
44
44
45
- ```
45
+ ``` bash
46
46
code --install-extension PowerShell-< version> .vsix
47
47
```
48
48
@@ -63,7 +63,7 @@ the `Install-Script` command.
63
63
64
64
** Alternatively** you can download and execute the script directly from the web
65
65
without 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 )
67
67
first before running it in this way!
68
68
69
69
``` powershell
You can’t perform that action at this time.
0 commit comments