Skip to content

Commit

Permalink
adjusted install example
Browse files Browse the repository at this point in the history
  • Loading branch information
OneLogicalMyth committed Jul 25, 2015
1 parent bd3522a commit ab2cf9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ A Dell warranty module that takes a CSV file input and outputs an object of resu
## Installing
This module can be installed from the [PowerShellGet Gallery](https://www.powershellgallery.com/packages/DellWarranty/), You need [WMF 5](https://www.microsoft.com/en-us/download/details.aspx?id=44987) to use this feature.
```PowerShell
# To install WinSCP, run the following command in the PowerShell prompt in Administrator mode:
Install-Module -Name WinSCP
# To install DellWarranty, run the following command in the PowerShell prompt in Administrator mode:
Install-Module -Name DellWarranty
```

## Examples
Expand Down

0 comments on commit ab2cf9f

Please sign in to comment.