diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Tested minimums are PowerShell 2.0 and .NET 3.5 # Usage Obtain an elevated administrator or SYSTEM shell and use a method to load the module -To import with Import-Method: +To import with Import-Module: Import-Module ./Inveigh.ps1 To import with dot source method: |