From 9e7d61bca5ff3f72acd317cf487e8e302b35e30c Mon Sep 17 00:00:00 2001 From: Ben Kuhn Date: Tue, 15 Nov 2022 16:12:21 -0800 Subject: [PATCH] Update readme.txt --- PCbuild/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 898d38e3eccae4..3ed26a47b066b9 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -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