From 3854909d2ba527a96bc9c438d98bcc76905cc809 Mon Sep 17 00:00:00 2001 From: glennc Date: Tue, 1 Sep 2015 10:02:33 -0700 Subject: [PATCH] some minor text changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b17cc621f4..51a420b4f3 100644 --- a/README.md +++ b/README.md @@ -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