Skip to content

Commit ef3bca6

Browse files
committed
Removed references to program files
1 parent 82e1ba6 commit ef3bca6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@ WS2012R2 / Windows 8.1 / Windows OS running PowerShell v5.0 which can be obtaine
2121
Installation
2222
============
2323

24-
1. Build the Code using Visual Studio [solution part of the repo]
24+
1. Build the Code using Visual Studio [solution part of the repo] and navigate to the binplace location [``~/ProjectRoot/ScriptAnalyzer``]
2525

26-
2. Copy files from ``~/ProjectRoot/ScriptAnalyzer`` to ```$env:ProgramFiles\WindowsPowerShell\Modules\ScriptAnalyzer```
27-
28-
3. In PowerShell Console:
26+
2. In PowerShell Console:
2927
```powershell
3028
Import-Module PSScriptAnalyzer
3129
```

0 commit comments

Comments
 (0)