Add a reference to MyGet in the README.

This commit is contained in:
Jarl Gullberg 2017-08-04 11:30:42 +02:00
parent b49738dc71
commit 73a72b519e
No known key found for this signature in database
GPG key ID: 750FF6F6BDA72D23

View file

@ -35,6 +35,7 @@ Instructions
============ ============
The simplest way to use OpenTK in your project is to install the [NuGet package](http://www.nuget.org/packages/OpenTK/). The simplest way to use OpenTK in your project is to install the [NuGet package](http://www.nuget.org/packages/OpenTK/).
If you want to try out the latest development build from the `develop` branch, we also have a [MyGet feed](https://www.myget.org/F/opentk-develop/api/v3/index.json).
Note what installing NuGet package will add reference to OpenTK.dll, but OpenTK.dll.config Note what installing NuGet package will add reference to OpenTK.dll, but OpenTK.dll.config
will not be copied to the project output directory automatically, so you need to add it to your project will not be copied to the project output directory automatically, so you need to add it to your project