Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2170b14

Browse files
committed
Fix MSVC edition mismatch.
1 parent a90afbc commit 2170b14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PCbuild/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Debug
4646
development of CPython, you will most likely use this configuration.
4747
PGInstrument, PGUpdate
4848
Used to build Python in Release configuration using PGO, which
49-
requires Professional Edition of Visual Studio. See the "Profile
49+
requires Premium Edition of Visual Studio. See the "Profile
5050
Guided Optimization" section below for more information. Build
5151
output from each of these configurations lands in its own
5252
sub-directory of this directory. The official Python releases are

0 commit comments

Comments
 (0)