Update README.md

This commit is contained in:
Robert Muehsig
2017-11-04 22:56:34 +01:00
committed by GitHub
parent 2fd9da65d3
commit 13019b911e

View File

@@ -73,7 +73,7 @@ public void Configure(IApplicationBuilder app, IHostingEnvironment env)
__Please note:__ Currently it is important to use ASP.NET Core with MVC. If you are working with the dotnet CLI, use
dotnet new mvc
dotnet new mvc
## Start the Application