Skip to content

Commit 321d1f4

Browse files
author
bitform
committed
Corrections made to usage documentation
1 parent 6e42ba1 commit 321d1f4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ReverseEngineering/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
To install this module, drop the entire PETools folder into one of your module directories. The default PowerShell module paths are listed in the $Env:PSModulePath environment variable.
1+
To install this module, drop the entire ReverseEngineering folder into one of your module directories. The default PowerShell module paths are listed in the $Env:PSModulePath environment variable.
22

33
The default per-user module path is: "$Env:HomeDrive$Env:HOMEPATH\Documents\WindowsPowerShell\Modules"
44
The default computer-level module path is: "$Env:windir\System32\WindowsPowerShell\v1.0\Modules"

ScriptModification/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
To install this module, drop the entire PETools folder into one of your module directories. The default PowerShell module paths are listed in the $Env:PSModulePath environment variable.
1+
To install this module, drop the entire ScriptModification folder into one of your module directories. The default PowerShell module paths are listed in the $Env:PSModulePath environment variable.
22

33
The default per-user module path is: "$Env:HomeDrive$Env:HOMEPATH\Documents\WindowsPowerShell\Modules"
44
The default computer-level module path is: "$Env:windir\System32\WindowsPowerShell\v1.0\Modules"

0 commit comments

Comments
 (0)