Skip to content

Commit 3e6c959

Browse files
markus-wafalkTX
authored andcommitted
INSTALL.md: fix typo
1 parent 5787908 commit 3e6c959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The required build dependencies are: <i>(devel packages of these)</i>
2323
- PyQt5 (Py3 version)
2424

2525
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/>
26+
`$ sudo apt-get install libjack-jackd2-dev qtbase5-dev qtbase5-dev-tools` <br/>
2727
`$ sudo apt-get install python3-pyqt5 python3-pyqt5.qtsvg pyqt5-dev-tools`
2828

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

0 commit comments

Comments
 (0)