From e878e8f866de5ca6b9937f1fda6c47da6ead7cbc Mon Sep 17 00:00:00 2001 From: Bojan Kogoj Date: Fri, 1 Sep 2017 18:54:22 +0200 Subject: [PATCH] Added direct link to Visual Studio Community --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e17c3ddfe..8bfda5924c3 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ pip install virtualenv 3. Install Git for Windows (https://git-scm.com/download/win). DO allow it to add git.exe to the PATH (default settings for the installer are fine). -4. Install Visual Studio Community 2017 (https://www.visualstudio.com/). You MUST add "Visual C++" to the +4. Install Visual Studio Community 2017 (https://www.visualstudio.com/vs/community/). You MUST add "Visual C++" to the list of installed components. It is not on by default. #### Cross-compilation for Android