Skip to content

Commit

Permalink
Updated README to reflect Windows 10 gallery support
Browse files Browse the repository at this point in the history
  • Loading branch information
richardszalay committed Sep 26, 2015
1 parent 9f997ab commit 640eb9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ All destructive commands support `-whatif` and honor original formatting whereve

## Installation

Recommended installation is to use [PsGet](http://psget.net/)
Windows 10 users can simply install the module using the command below. For Windows 8.1 and below, [PsGet](http://psget.net/) can be used with the same command.

PS C:\> install-module PsHosts
PS C:\> Install-Module PsHosts

Otherwise, download a release and unzip to $home\Documents\WindowsPowerShell\Modules\PsHosts
To install manually, download a release and unzip to $home\Documents\WindowsPowerShell\Modules\PsHosts

## Usage

Expand Down

0 comments on commit 640eb9d

Please sign in to comment.