mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Update PCbuild/readme.txt to correct the default platform (GH-142337)
This commit is contained in:
parent
8620d3009a
commit
c279e95367
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Quick Start Guide
|
|||
1a. Optionally install Python 3.10 or later. If not installed,
|
||||
get_externals.bat (via build.bat) will download and use Python via
|
||||
NuGet.
|
||||
2. Run "build.bat" to build Python in 32-bit Release configuration.
|
||||
2. Run "build.bat" to build Python in 64-bit Release configuration.
|
||||
3. (Optional, but recommended) Run the test suite with "rt.bat -q".
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue