Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix more INSTALL.md references to Qt4
  • Loading branch information
falkTX committed Sep 18, 2019
1 parent 20877a8 commit 393f05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Expand Up @@ -23,8 +23,8 @@ The required build dependencies are: <i>(devel packages of these)</i>
- PyQt5 (Py3 version)

On Debian and Ubuntu, use these commands to install all build dependencies: <br/>
`$ sudo apt-get install libjack-jackd2-dev libqt4-dev qt4-dev-tools` <br/>
`$ sudo apt-get install python-qt5-dev python3-pyqt5 pyqt5-dev-tools python3-pyqt5.qtsvg`
`$ sudo apt-get install libjack-jackd2-dev qtbase5-dev, qtbase5-dev-tools` <br/>
`$ sudo apt-get install python3-pyqt5 python3-pyqt5.qtsvg pyqt5-dev-tools`

To run all the apps/tools, you'll additionally need:

Expand Down

0 comments on commit 393f05d

Please sign in to comment.