diff --git a/README.md b/README.md index 95a823b5b2..4f63ba1a9c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # MusicStore application -========= This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo. - ### Run the application on Helios: * Execute ```build.cmd``` to restore all the necessary packages, and run tests. **NOTE: Tests require Visual Studio 2014 LocalDB on the machine to run.