Skip to content

Commit

Permalink
fixed typo in import-module
Browse files Browse the repository at this point in the history
  • Loading branch information
l0ss authored Feb 10, 2018
1 parent 8377eb9 commit a656eb6
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 @@ -45,7 +45,7 @@ Get-GPOReport -All -ReportType xml -Path C:\temp\gporeport.xml
Import the Grouper module.

```
Import-Module grouper.ps1
Import-Module .\grouper.ps1
```

Run Grouper.
Expand Down

0 comments on commit a656eb6

Please sign in to comment.