Skip to content

Commit 1c0a8f2

Browse files
committed
Update zip file location
1 parent 0eb0052 commit 1c0a8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ First, you need to download the module. Using PsGet (http://psget.net, very eas
2727
install-module PSReadline
2828
```
2929

30-
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)
30+
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)
3131

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

0 commit comments

Comments
 (0)