You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ In order to be able to get new builds of the DNX, and switch between them, you n
14
14
15
15
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).
16
16
17
-
Visual Studio will install DNVM for you, so if you open a command prompt and type `dnvm` you should get some help text.
17
+
Visual Studio will install DNVM for you, so if you open a developer command prompt and type `dnvm` you should get some help text.
18
18
19
19
### Upgrading DNVM or running without Visual Studio
0 commit comments