| Index: docs/windows_build_instructions.md
|
| diff --git a/docs/windows_build_instructions.md b/docs/windows_build_instructions.md
|
| index 357a4ab6c113a8333e3c51bbd64fb86efb95daa0..bccc225889f0c173c758c9bbffcaf3c43331f9d7 100644
|
| --- a/docs/windows_build_instructions.md
|
| +++ b/docs/windows_build_instructions.md
|
| @@ -15,7 +15,7 @@ represented in the current code page."
|
|
|
| ### Setting up the environment for Visual Studio
|
|
|
| -You must build with Visual Studio 2015 Update 2; no other version is
|
| +You must build with Visual Studio 2015 Update 3; no other version is
|
| supported.
|
|
|
| You must have Windows 7 x64 or later. x86 OSs are unsupported.
|
| @@ -28,7 +28,7 @@ Follow the appropriate path below:
|
|
|
| As of March 11, 2016 Chromium requires Visual Studio 2015 to build.
|
|
|
| -Install Visual Studio 2015 Update 2 or later - Community Edition
|
| +Install Visual Studio 2015 Update 3 or later - Community Edition
|
| should work if its license is appropriate for you. Use the Custom Install option
|
| and select:
|
|
|
|
|