From 58d57506649dca0c389039df8e4753fabd66571a Mon Sep 17 00:00:00 2001 From: Alexandre SPIESER Date: Sun, 22 Oct 2017 01:30:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 230c2bb..992117c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Supports both `netstandard2.0` and `netcoreapp2.0`. Available as a Nuget package : https://www.nuget.org/packages/AspNetCore.Identity.MongoDbCore/ - `Install-Package AspNetCore.Identity.MongoDbCore -Version 1.0.4` + `Install-Package AspNetCore.Identity.MongoDbCore` # Usage examples