Merge pull request #1741 from PowerShell/raghushantha-windowsinstallinstructions

Update min os allowed for MSI
This commit is contained in:
Travis Plunk 2016-08-11 15:20:35 -07:00 committed by GitHub
commit 76a4f98e35

View file

@ -2,7 +2,7 @@ Package installation instructions
=================================
###MSI:
To install PowerShell on Windows Full SKU (works on Win7 SP1 and above - x64 based systems), download either the MSI from [AppVeyor][] for a nightly build,
To install PowerShell on Windows Full SKU (works on Win8 and above - x64 based systems), download either the MSI from [AppVeyor][] for a nightly build,
or a released package from our GitHub [releases][] page. The MSI file looks like this - `PowerShell_6.0.0.buildversion.msi`
Once downloaded, double-click the installer and follow the prompts.