Update installing-on-windows.rst

pull/606/merge
Kris van der Mast 2015-11-05 09:33:02 -08:00 committed by danroth27
parent 92e970b070
commit 2eb3980ed2
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ The easiest way to get started building applications with ASP.NET 5 is to instal
dnvm upgrade
This will set up the .NET Version Manager (DNVM) on the path and install the latest .NET Execution Environment (DNX).
You are all set up to go.
Install ASP.NET Standalone
--------------------------