Skip to content

Commit

Permalink
Update windows.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raghushantha authored Jul 27, 2016
1 parent dc9a0dd commit ca7ec6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ Package installation instructions
=================================

###MSI:
To install PowerShell on Windows Full SKU, download either the MSI from [AppVeyor][] for a nightly build,
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,
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.

###APPX/WSA:
Additionally, we provide APPX/WSA packages (that are compatible with Nano Server),
Additionally, we provide APPX/WSA packages (that are compatible with Nano Server and works on Win10 x64 and above systems),
but these must be self-signed prior to install.
See the [`Sign-Package.ps1`][signing] script for details.

Expand Down

0 comments on commit ca7ec6d

Please sign in to comment.