diff --git a/README.md b/README.md index 4025f2b7ea..d01ee156fe 100644 --- a/README.md +++ b/README.md @@ -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.