Skip to content

Commit

Permalink
Updates version on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scottoffen committed Jan 23, 2021
1 parent 333f644 commit 3149c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Grapevine is available on [NuGet.org](https://www.nuget.org/packages/Grapevine/)

Powershell:
```powershell
Install-Package Grapevine -Version 5.0.0-rc.3
Install-Package Grapevine -Version 5.0.0-rc.5
```

.NET CLI
```cmd
> dotnet add package Grapevine --version 5.0.0-rc.3
> dotnet add package Grapevine --version 5.0.0-rc.5
```

## Usage
Expand Down

0 comments on commit 3149c6b

Please sign in to comment.