aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c74f692..9d7fc46 100644
--- a/README.md
+++ b/README.md
@@ -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: