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 @@ -12,7 +12,7 @@ that Visual Studio Code provides.
1212- ** Linux** with PowerShell Core (all PowerShell-supported distributions)
1313- ** macOS and OS X** with PowerShell Core
1414
15- Read the [ installation instructions] ( https://github. com/PowerShell/PowerShell/blob/master/docs/learning-powershell/ using-vscode.md )
15+ Read the [ installation instructions] ( https://docs.microsoft. com/en-us/powershell/scripting/components/vscode/ using-vscode )
1616to get more details on how to use the extension on these platforms.
1717
1818Read the [ FAQ] ( https://github.com/PowerShell/vscode-powershell/wiki/FAQ ) for answers to common questions.
@@ -38,7 +38,7 @@ In the Extensions pane, search for "PowerShell" extension and install it there.
3838get notified automatically about any future extension updates!
3939
4040You can also install a VSIX package from our [ Releases page] ( https://github.com/PowerShell/vscode-powershell/releases ) by following the
41- [ Install from a VSIX] ( https://code.visualstudio.com/docs/extensions/install- extension#_install-from-a-vsix )
41+ [ Install from a VSIX] ( https://code.visualstudio.com/docs/editor/ extension-gallery #_install-from-a-vsix )
4242instructions. The easiest way is through the command line:
4343
4444```
You can’t perform that action at this time.
0 commit comments