From: Jarl Gullberg Date: Fri, 4 Aug 2017 09:30:42 +0000 (+0200) Subject: Add a reference to MyGet in the README. X-Git-Tag: v3.0.0~40^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=73a72b519ef46b8766fbb5923e4880e37784b037;p=platform%2Fcore%2Fcsapi%2Fopentk.git Add a reference to MyGet in the README. --- diff --git a/README.md b/README.md index 7751c4f..d119808 100644 --- a/README.md +++ b/README.md @@ -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/). +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 will not be copied to the project output directory automatically, so you need to add it to your project