From d8b913da072770436831f9ed9a6d648c885666f4 Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Wed, 7 Oct 2015 22:18:21 -0400 Subject: Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3