Skip to content

Commit 2efb65b

Browse files
authored
Merge pull request #6965 from ruvilonix/master
Update README.md
2 parents 9fb3969 + 899b3ef commit 2efb65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ conda activate orange3
140140
git clone ssh://git@github.com/$MY_GITHUB_USERNAME/orange3
141141

142142
# Install PyQT and PyQtWebEngine. You can also use PyQt6
143-
pip install -r requirements-pyqt.txt
143+
pip install -r orange3/requirements-pyqt.txt
144144
pip install -e orange3
145145
```
146146

0 commit comments

Comments
 (0)