Skip to content

Commit 2a90a57

Browse files
committed
- pycharm doesnt like saving my work I guess
1 parent c6e3db7 commit 2a90a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ python3.11 -m venv venv
335335
source venv/bin/activate
336336
git clone https://code.qt.io/pyside/pyside-setup
337337
cd pyside-setup
338-
git checkout 6.10.1 # dev is possible, but not recommended
338+
git checkout 6.10.2 # dev is possible, but not recommended
339339
pip install -r requirements.txt
340340
pip install -r tools/cross_compile_android/requirements.txt
341341
pip install pyside6

0 commit comments

Comments
 (0)