Skip to content

Commit 526e89a

Browse files
mrbean-bremenjcfr
authored andcommitted
[Backport] Make sure the ubuntu artifacts do not overwrite each other
- also fix minor readme error (cherry picked from commit MeVisLab/pythonqt@97038fd)
1 parent 9a45014 commit 526e89a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ the directory where the python lib file is located. Then you should set the
4343
When using the prebuild Python installer, this will be:
4444

4545
```cmd
46-
set PYTHON_PATH=c:\Python38
47-
set PYTHON_LIB=c:\Python38\libs
48-
set PYTHON_VERSION=38
46+
set PYTHON_PATH=c:\Python311
47+
set PYTHON_LIB=c:\Python311\libs
48+
set PYTHON_VERSION=3.11
4949
```

0 commit comments

Comments
 (0)