Skip to content

Commit

Permalink
Update README.md (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir017 authored Oct 6, 2021
1 parent f10250d commit 0814c71
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ using the latest stable version:
Install-Package FluentAssertions.Analyzers
```

using the latest prerelease version:

```powershell
Install-Package FluentAssertions.Analyzers -IncludePrerelease -Source https://ci.appveyor.com/nuget/fluentassertions-bestpractices
```

## Getting Started

### Build
Expand All @@ -40,4 +34,4 @@ dotnet build src

```bash
dotnet test src --configuration Release --filter 'TestCategory=Completed'
```
```

0 comments on commit 0814c71

Please sign in to comment.