Skip to content

Commit

Permalink
docs: use dotnet add package in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir017 authored Oct 27, 2023
1 parent d0c10eb commit cc32dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ A collection of Analyzers based on the best practices [tips](https://fluentasser
using the latest stable version:

```powershell
Install-Package FluentAssertions.Analyzers
dotnet add package FluentAssertions.Analyzers
```

## Getting Started
Expand Down

0 comments on commit cc32dab

Please sign in to comment.