Merge pull request #979 from naveensrinivasan/pointto-beta-nuget

Included the beta nuget package location
This commit is contained in:
Phil Haack
2015-12-07 17:44:11 -08:00
+3
View File
@@ -35,6 +35,9 @@ or an IObservable based GitHub API client library for .NET using Reactive Extens
```
Install-Package Octokit.Reactive
```
### Beta packages ###
Unstable NuGet packages that track the master branch of this repository are available at
[https://ci.appveyor.com/nuget/octokit-net](https://ci.appveyor.com/nuget/octokit-net)
In Xamarin Studio you can find this option under the project's context menu: **Add | Add Packages...***.