Fix Visual Studio download link

This commit is contained in:
Chris R 2015-12-22 12:42:55 -08:00
parent 05e4679bee
commit 580eae2ce7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ In order to be able to get new builds of the DNX, and switch between them, you n
## Getting Started on Windows
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).
The easiest way to get started on Windows is to grab the latest version of Visual Studio 2015, which can be found [here](https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx).
Visual Studio will install DNVM for you, so if you open a developer command prompt and type `dnvm` you should get some help text.