From 8f9cb47acdbad8e46bf8ae148be2cb0a6891dd52 Mon Sep 17 00:00:00 2001 From: Naveen Date: Mon, 7 Dec 2015 20:15:00 -0500 Subject: [PATCH] Updated as per the comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 306e5cbf..1188ec45 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ or an IObservable based GitHub API client library for .NET using Reactive Extens Install-Package Octokit.Reactive ``` ### Beta packages ### -The current master repo is availabe as nuget package at +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...***.