Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-danilenko authored Feb 17, 2017
1 parent 5ed24de commit f03f94b
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 @@ -86,7 +86,7 @@ First of all, for using Drude Powershell Module you need to allow PowerShell mod

```powershell
Set-ExecutionPolicy RemoteSigned
Install-Module Drude
Install-Module Drude -MaximumVersion 1.1.7
```
That's it. Now you can use `dsh-*` commands. Also Drude PowerShell module is regular PowerShell module, it means that you can use `Install-Module`, `Update-Module` and `Uninstall-Module`.

Expand Down

0 comments on commit f03f94b

Please sign in to comment.