Skip to content

Commit b7c42c7

Browse files
committed
Update README.md
Adding nuget install command for copy/paste convenience for those whom prefer the command line installation
1 parent 7a2006a commit b7c42c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ for information about known differences which you may notice when switching to S
2424

2525
StyleCopAnalyzers can be installed using the NuGet Package Manager in Visual Studio 2015.
2626

27+
```bash
28+
Install-Package StyleCop.Analyzers
29+
```
30+
2731
![Install via nuget](https://cloud.githubusercontent.com/assets/1408396/8233513/491f301a-159c-11e5-8b7a-1e16a0695da6.png)
2832

2933
## Team Considerations

0 commit comments

Comments
 (0)