Install Raylib-cs

So, I want to use Raylib, but I hate using C++, so I wanted to use C#. I found some bindings for C# but I am unsure of how to install it. github repo: GitHub - ChrisDill/Raylib-cs: C# bindings for raylib, a simple and easy-to-use library to learn videogames programming

On a C# repl, click Tools > Packages, install Raylib-cs

It fails to initialize the graphics device