Skip to content

Commit

Permalink
Merge pull request #6965 from ruvilonix/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
markotoplak authored Dec 23, 2024
2 parents 9fb3969 + 899b3ef commit 2efb65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ conda activate orange3
git clone ssh://git@github.com/$MY_GITHUB_USERNAME/orange3

# Install PyQT and PyQtWebEngine. You can also use PyQt6
pip install -r requirements-pyqt.txt
pip install -r orange3/requirements-pyqt.txt
pip install -e orange3
```

Expand Down

0 comments on commit 2efb65b

Please sign in to comment.