Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henalbrod authored Nov 17, 2019
1 parent fe5f361 commit 71fa61d
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 @@ -38,12 +38,12 @@ Install via [Nuget](https://www.nuget.org/).

>Server Side
```bash
Install-Package Blazor-Auth0-ServerSide -Version 2.0.0-Preview3
Install-Package Blazor-Auth0-ServerSide -Version 2.0.0-Preview4
````

>Client Side
```bash
Install-Package Blazor-Auth0-ClientSide -Version 2.0.0-Preview3
Install-Package Blazor-Auth0-ClientSide -Version 2.0.0-Preview4
````
## Usage
Expand Down

0 comments on commit 71fa61d

Please sign in to comment.