Update README.md

This commit is contained in:
Eilon Lipton 2017-03-14 11:25:22 -07:00
parent 8bc98a78c6
commit 6a56f1aa4a
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ If you want to use the latest dev build then you need to:
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v3/index.json" />
<add key="AspNetVNext" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>