Skip to content

Commit

Permalink
Merge pull request #1 from rpfister51/rpfister51-patch-1
Browse files Browse the repository at this point in the history
Fix broken link for Windows Build Tools.
  • Loading branch information
rpfister51 authored Mar 15, 2018
2 parents 8b7ccfe + b14b297 commit a120f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Install all the required tools and configurations using Microsoft's [windows-bui

Install tools and configuration manually:
* Visual C++ Build Environment:
* Option 1: Install [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools) using the **Default Install** option.
* Option 1: Install [Visual C++ Build Tools](https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017) using the **Build Tools for Visual Studio 2017** option.

* Option 2: Install [Visual Studio 2015](https://www.visualstudio.com/products/visual-studio-community-vs) and select *Common Tools for Visual C++* during setup. This also works with the free Community and Express for Desktop editions.

Expand Down

0 comments on commit a120f22

Please sign in to comment.