Skip to content

Commit dad50db

Browse files
author
Kapil Borle
committed
Fix typo in readme
1 parent eaf0572 commit dad50db

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
@@ -57,7 +57,7 @@ Installation
5757
Install-Module -Name PSScriptAnalyzer
5858
```
5959

60-
**Note** For PowerShell version `5.1.14393.206` or newer, before installing PSScriptAnayzer, please install the latest Nuget provider by running the following in an elevated PowerShell session.
60+
**Note**: For PowerShell version `5.1.14393.206` or newer, before installing PSScriptAnalyzer, please install the latest Nuget provider by running the following in an elevated PowerShell session.
6161
```powershell
6262
Install-PackageProvider Nuget –force –verbose
6363
Exit

0 commit comments

Comments
 (0)