We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e1ba6 commit ef3bca6Copy full SHA for ef3bca6
README.md
@@ -21,11 +21,9 @@ WS2012R2 / Windows 8.1 / Windows OS running PowerShell v5.0 which can be obtaine
21
Installation
22
============
23
24
-1. Build the Code using Visual Studio [solution part of the repo]
+1. Build the Code using Visual Studio [solution part of the repo] and navigate to the binplace location [``~/ProjectRoot/ScriptAnalyzer``]
25
26
-2. Copy files from ``~/ProjectRoot/ScriptAnalyzer`` to ```$env:ProgramFiles\WindowsPowerShell\Modules\ScriptAnalyzer```
27
-
28
-3. In PowerShell Console:
+2. In PowerShell Console:
29
```powershell
30
Import-Module PSScriptAnalyzer
31
```
0 commit comments