📚 Update NuGet version in README.md

This commit is contained in:
Oliver Booth 2020-04-21 04:20:33 +01:00
parent b1b1309274
commit 4b6d3a38b3
No known key found for this signature in database
GPG Key ID: 0D7F2EF1C8D2B9C0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,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.1.0
Install-Package X10D -Version 2.2.0
```
or by downloading the [latest release](https://github.com/oliverbooth/X10D/releases/latest) from this repository.