Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner authored May 21, 2023
1 parent 03985ff commit 17d8872
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 @@ -22,13 +22,13 @@
To install the package via [**NuGet**](https://www.nuget.org/packages/Skybrud.Essentials.AspNetCore), you can use either .NET CLI:

```
dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.0-alpha014
dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.0-alpha015
```

or the older Nuget package manager:

```
Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0-alpha014
Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0-alpha015
```

<br /><br />
Expand Down

0 comments on commit 17d8872

Please sign in to comment.