We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5787908 commit 3e6c959Copy full SHA for 3e6c959
INSTALL.md
@@ -23,7 +23,7 @@ The required build dependencies are: <i>(devel packages of these)</i>
23
- PyQt5 (Py3 version)
24
25
On Debian and Ubuntu, use these commands to install all build dependencies: <br/>
26
-`$ 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/>
27
`$ sudo apt-get install python3-pyqt5 python3-pyqt5.qtsvg pyqt5-dev-tools`
28
29
To run all the apps/tools, you'll additionally need:
0 commit comments