Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
INSTALL.md: fix typo
  • Loading branch information
markus-wa authored and falkTX committed May 31, 2020
1 parent 5787908 commit 3e6c959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -23,7 +23,7 @@ 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 qtbase5-dev, qtbase5-dev-tools` <br/>
`$ 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 3e6c959

Please sign in to comment.