summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60f85b0..6b6a0a5 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ An implementation TOTP [RFC 6238](http://tools.ietf.org/html/rfc6238) in C#. Thi
## Get it on NuGet
-https://www.nuget.org/packages/Otp.NET/1.0.0
+https://www.nuget.org/packages/Otp.NET
```
PM> Install-Package Otp.NET