Skip to content

Commit 89399ca

Browse files
authored
Update README.md
1 parent d2b47df commit 89399ca

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
@@ -91,7 +91,7 @@ After each commit, a new prerelease NuGet package is automatically published to
9191
* Click **Update**, **Ok**
9292
* Open the NuGet package manager console (**Tools**, **NuGet Package Manager**, **Package Manager Console**)
9393
* Select **AppVeyor CSharpGuidelinesAnalyzer** as package source
94-
* Run command: `Install-Package CSharpGuidelinesAnalyzer -pre`
94+
* Run command: `Install-Package CSharpGuidelinesAnalyzer.NuGetBugRequiresNewId -pre`
9595

9696
## Building from source
9797

0 commit comments

Comments
 (0)