From 4a6a204d0e8c4af23d939a8053c2c512e0ce6679 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Thu, 29 Jun 2017 22:09:32 -0700 Subject: [PATCH] Update Visual Studio instructions in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbab149c7f39..08e99f0230b6 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 2015 Community Edition (https://www.visualstudio.com/). You MUST add "Visual C++" to the +4. Install Visual Studio Community 2017 (https://www.visualstudio.com/). You MUST add "Visual C++" to the list of installed components. It is not on by default. #### Cross-compilation for Android