Fixing some formatting in readme.
This commit is contained in:
parent
c6623509e6
commit
581307c24d
|
|
@ -1,9 +1,7 @@
|
||||||
# MusicStore application
|
# 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.
|
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:
|
### Run the application on Helios:
|
||||||
* Execute ```build.cmd``` to restore all the necessary packages, and run tests.
|
* Execute ```build.cmd``` to restore all the necessary packages, and run tests.
|
||||||
**NOTE: Tests require Visual Studio 2014 LocalDB on the machine to run.
|
**NOTE: Tests require Visual Studio 2014 LocalDB on the machine to run.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue