Skip to content

Commit 2971d4c

Browse files
committed
Update PSGet install command
1 parent 18d24a5 commit 2971d4c

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
@@ -24,7 +24,7 @@ Installation
2424
First, you need to download the module. Using PsGet (http://psget.net, very easy to install), you can run:
2525

2626
```
27-
psget PSReadline
27+
install-module PSReadline
2828
```
2929

3030
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)

0 commit comments

Comments
 (0)