You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ that Visual Studio Code provides.
12
12
-**Linux** with PowerShell Core (all PowerShell-supported distributions)
13
13
-**macOS and OS X** with PowerShell Core
14
14
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)
16
16
to get more details on how to use the extension on these platforms.
17
17
18
18
Read 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.
38
38
get notified automatically about any future extension updates!
39
39
40
40
You 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)
42
42
instructions. The easiest way is through the command line:
0 commit comments