Skip to content

Commit 9e3de65

Browse files
authored
Better Windows Install instructions!
1 parent 1349372 commit 9e3de65

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

docs/installation/windows.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
Package installation instructions
22
=================================
33

4-
To install PowerShell from a package, download either the MSI from [AppVeyor][] for a nightly build,
5-
or a released package from our GitHub [releases][] page.
4+
###MSI:
5+
To install PowerShell on Windows Full SKU, download either the MSI from [AppVeyor][] for a nightly build,
6+
or a released package from our GitHub [releases][] page. The MSI file looks like this - `PowerShell_6.0.0.buildversion.msi`
7+
68
Once downloaded, double-click the installer and follow the prompts.
79

8-
Additionally, we provide APPX/WSA packages (that are compatible with Nano Server also),
10+
###APPX/WSA:
11+
Additionally, we provide APPX/WSA packages (that are compatible with Nano Server),
912
but these must be self-signed prior to install.
1013
See the [`Sign-Package.ps1`][signing] script for details.
1114

15+
When using APPX/WSA, the OS needs to be configured to allow [sideloading apps](https://technet.microsoft.com/en-us/windows/jj874388.aspx)
16+
1217
Artifact installation instructions
1318
==================================
1419

0 commit comments

Comments
 (0)