Skip to content

Commit

Permalink
Update zip file location
Browse files Browse the repository at this point in the history
  • Loading branch information
lzybkr committed Nov 16, 2013
1 parent 0eb0052 commit 1c0a8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ First, you need to download the module. Using PsGet (http://psget.net, very eas
install-module PSReadline
```

Alternatively, download the file https://github.com/lzybkr/PSReadLine/raw/master/PSReadline.zip and extract the contents into your `C:\Users\[User]\Documents\WindowsPowerShell\modules\PSReadline` folder. (You may have to create these directories if they don't exist)
Alternatively, download the file https://github.com/lzybkr/PSReadLine/releases/download/Latest/PSReadline.zip and extract the contents into your `C:\Users\[User]\Documents\WindowsPowerShell\modules\PSReadline` folder. (You may have to create these directories if they don't exist)

Next edit your profile to import the module. There are two common profile files commonly used and the instructions are slightly different for each.

Expand Down

0 comments on commit 1c0a8f2

Please sign in to comment.