Skip to content

Commit e4e6704

Browse files
committed
Update README.md
Amended based on code review feedback
1 parent b7c42c7 commit e4e6704

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ for information about known differences which you may notice when switching to S
2222

2323
## Installation
2424

25-
StyleCopAnalyzers can be installed using the NuGet Package Manager in Visual Studio 2015.
25+
StyleCopAnalyzers can be installed using the NuGet command line or the NuGet Package Manager in Visual Studio 2015.
2626

27+
**Install using the command line:**
2728
```bash
2829
Install-Package StyleCop.Analyzers
2930
```
3031

32+
**Install using the package manager:**
3133
![Install via nuget](https://cloud.githubusercontent.com/assets/1408396/8233513/491f301a-159c-11e5-8b7a-1e16a0695da6.png)
3234

3335
## Team Considerations

0 commit comments

Comments
 (0)