We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96fd266 commit 39d7dd2Copy full SHA for 39d7dd2
README.md
@@ -42,7 +42,7 @@ You can also install a VSIX package from our [Releases page](https://github.com/
42
[Install from a VSIX](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix)
43
instructions. The easiest way is through the command line:
44
45
-```bash
+```powershell
46
code --install-extension PowerShell-<version>.vsix
47
```
48
0 commit comments