Update README.md
This commit is contained in:
parent
da3df6903a
commit
a45c82c651
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ C# bindings for raylib 3.0, a simple and easy-to-use library to learn videogames
|
|||
This is the prefered method to get started - The package is still new so please report any [issues](https://github.com/ChrisDill/Raylib-cs/issues).
|
||||
|
||||
```
|
||||
dotnet add package Raylib-cs
|
||||
dotnet add package Raylib-cs --version 3.1.5
|
||||
```
|
||||
|
||||
[](https://www.nuget.org/packages/Raylib-cs/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue