Skip to content

Commit 28afd8e

Browse files
committed
Update README.md to include supported platforms
1 parent 3246362 commit 28afd8e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
This extension provides rich PowerShell language support for Visual Studio Code.
44
Now you can write and debug PowerShell scripts using the excellent IDE-like interface
5-
that VS Code provides.
5+
that Visual Studio Code provides.
6+
7+
## Platform support
8+
9+
- **Windows 7 through 10** with PowerShell v3 and higher
10+
- **Linux** with PowerShell v6 (all PowerShell-supported distribtions)
11+
- **Mac OS X** with PowerShell v6
12+
13+
Read the [installation instructions](https://github.com/PowerShell/PowerShell/blob/master/docs/learning-powershell/using-vscode.md)
14+
to get more details on how to use the extension on these platforms.
615

716
## Features
817

0 commit comments

Comments
 (0)