📚 Update NuGet package version in README.md

This commit is contained in:
Oliver Booth 2020-04-18 23:49:37 +01:00
parent f145756632
commit 754486c568
No known key found for this signature in database
GPG Key ID: 0D7F2EF1C8D2B9C0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ You can find the list of classes that have extension methods by viewing the `REA
## Install
Install X10D with NuGet via the following command:
```ps
Install-Package X10D -Version 2.0.0
Install-Package X10D -Version 2.1.0
```
or by downloading the [latest release](https://github.com/oliverbooth/X10D/releases/latest) from this repository.