Skip to content

Commit c279e95

Browse files
authored
Update PCbuild/readme.txt to correct the default platform (GH-142337)
1 parent 8620d30 commit c279e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PCbuild/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Quick Start Guide
66
1a. Optionally install Python 3.10 or later. If not installed,
77
get_externals.bat (via build.bat) will download and use Python via
88
NuGet.
9-
2. Run "build.bat" to build Python in 32-bit Release configuration.
9+
2. Run "build.bat" to build Python in 64-bit Release configuration.
1010
3. (Optional, but recommended) Run the test suite with "rt.bat -q".
1111

1212

0 commit comments

Comments
 (0)