Update Windows readme.txt to clarify Visual Studio required versions (GH-99522)

This is just a minor update to add a clarification to the requirements in the Windows build readme.

Automerge-Triggered-By: GH:zooba
This commit is contained in:
Ben Kuhn 2022-11-15 19:31:16 -08:00 committed by GitHub
parent 86a49e0673
commit 4636df9feb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Quick Start Guide
-----------------
1. Install Microsoft Visual Studio 2017 with Python workload and
1. Install Microsoft Visual Studio 2017 or later with Python workload and
Python native development component.
1a. Optionally install Python 3.6 or later. If not installed,
get_externals.bat (via build.bat) will download and use Python via