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

Commit

Permalink
v1.0.0-Preview2
Browse files Browse the repository at this point in the history
  • Loading branch information
henalbrod committed Sep 19, 2019
1 parent c8222d5 commit c864416
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 @@ -35,12 +35,12 @@ Install via [NPM](https://www.nuget.org/).

>Server Side
```bash
Install-Package Blazor-Auth0-ServerSide -1.0.0-Preview2
Install-Package Blazor-Auth0-ServerSide -Version 1.0.0-Preview2
````

>Client Side
```bash
Install-Package Blazor-Auth0-ClientSide -1.0.0-Preview2
Install-Package Blazor-Auth0-ClientSide -Version 1.0.0-Preview2
````
## Usage
Expand Down

0 comments on commit c864416

Please sign in to comment.