some minor text changes

This commit is contained in:
glennc 2015-09-01 10:02:33 -07:00
parent 870b6c9bb5
commit 3854909d2b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ In order to be able to get new builds of the DNX, and switch between them, you n
The easiest way to get started on Windows is to grab the latest preview of Visual Studio 2015, which can be found [here](http://go.microsoft.com/fwlink/?LinkId=521794).
Visual Studio will install DNVM for you, so if you open a command prompt and type `dnvm` you should get some help text.
Visual Studio will install DNVM for you, so if you open a developer command prompt and type `dnvm` you should get some help text.
### Upgrading DNVM or running without Visual Studio