From 955a4aa3df575242797860cbbf15166146992268 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Thu, 28 Jun 2018 19:37:31 +0800 Subject: [PATCH] README.md: clarify NuGet.config info (#3130) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c51d771e3..c7869c13a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Maps | `Xamarin.Forms.Maps` | [![NuGet](https://img.shields.i Pages | `Xamarin.Forms.Pages` | [![NuGet](https://img.shields.io/nuget/v/Xamarin.Forms.Pages.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/Xamarin.Forms.Pages/) | [![MyGet](https://img.shields.io/myget/xamarinforms-ci/vpre/Xamarin.Forms.Pages.svg?style=flat-square&label=myget)](https://myget.org/feed/xamarin.forms-ci/package/nuget/Xamarin.Forms.Pages) If you want to use the latest dev build then you should read [this blog post]( https://blog.xamarin.com/try-the-latest-in-xamarin-forms-with-nightly-builds) : -- Add the nightly feed to your nuget sources or add a NuGet.Config to your app with the following content: +- Add the nightly feed to your nuget sources or add a NuGet.Config to your app (placing it in the same directory where your solution file is) with the following content: ```xml