Skip to content

Commit 82e1ba6

Browse files
committed
Update README.md with correct module name when importing the module
1 parent 56dd471 commit 82e1ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Installation
2727

2828
3. In PowerShell Console:
2929
```powershell
30-
Import-Module ScriptAnalyzer
30+
Import-Module PSScriptAnalyzer
3131
```
3232

3333
To confirm installation: run ```Get-ScriptAnalyzerRule``` in the PowerShell console to obtain the built-in rules

0 commit comments

Comments
 (0)