Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update readme.txt
  • Loading branch information
BenJKuhn authored Nov 16, 2022
commit 9e7d61bca5ff3f72acd317cf487e8e302b35e30c
2 changes: 1 addition & 1 deletion PCbuild/readme.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down