aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-10-07 22:18:21 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-10-07 22:18:21 -0400
commitd8b913da072770436831f9ed9a6d648c885666f4 (patch)
tree38ad6a6a831dec9f99933b88359c290c70243cc8
parente99893656e9b646fbcb4c640a4cf122ff3b6a96b (diff)
downloadInveigh-d8b913da072770436831f9ed9a6d648c885666f4.tar.gz
Inveigh-d8b913da072770436831f9ed9a6d648c885666f4.zip
Typo fix
-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: