Skip to content

Commit 02e8cc8

Browse files
author
Rafal Tracilowski
committed
Match script url with the one below
1 parent 7f7e322 commit 02e8cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff 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)
4343
instructions. The easiest way is through the command line:
4444

45-
```
45+
```bash
4646
code --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
6565
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)
6767
first before running it in this way!
6868

6969
```powershell

0 commit comments

Comments
 (0)