Update README.md

Add the NuGet feeds wiki page
This commit is contained in:
Victor Hurdugaci 2016-01-29 08:58:44 -08:00
parent c827a90b8e
commit f999ddf5dd
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Getting Started with ASP.NET 5 and DNX
[![Join the chat at https://gitter.im/aspnet/Home](https://badges.gitter.im/aspnet/Home.svg)](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join the chat at https://gitter.im/aspnet/Home](https://badges.gitter.im/aspnet/Home.svg)](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
This guide is designed to get you started building applications with the latest development versions ASP.NET 5 and DNX. This means nightly builds and potentially broken or unstable packages.
@ -105,6 +105,10 @@ These are some of the most common repos:
A description of all the repos is [here](https://github.com/aspnet/Home/wiki/Repo-List).
## NuGet feeds and branches
See the [NuGet feeds](https://github.com/aspnet/Home/wiki/NuGet-feeds) wiki page.
# Feedback
Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions.