We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e3db7 commit 2a90a57Copy full SHA for 2a90a57
1 file changed
README.md
@@ -335,7 +335,7 @@ python3.11 -m venv venv
335
source venv/bin/activate
336
git clone https://code.qt.io/pyside/pyside-setup
337
cd pyside-setup
338
-git checkout 6.10.1 # dev is possible, but not recommended
+git checkout 6.10.2 # dev is possible, but not recommended
339
pip install -r requirements.txt
340
pip install -r tools/cross_compile_android/requirements.txt
341
pip install pyside6
0 commit comments