Update nuget version in README.md
This commit is contained in:
parent
927af656ab
commit
9c7436ff00
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ This is the prefered method to get started - The package is still new so please
|
|||
**NOTE:** The nuget package uses raylib 3.0. It will soon be updated to raylib 3.5.0.
|
||||
|
||||
```
|
||||
dotnet add package Raylib-cs --version 3.1.5
|
||||
dotnet add package Raylib-cs --version 3.5.0
|
||||
```
|
||||
|
||||
[](https://www.nuget.org/packages/Raylib-cs/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue