From 3e6c9594d85cbcb947746e61dfa63a1928160f2e Mon Sep 17 00:00:00 2001 From: Markus Date: Sun, 31 May 2020 14:17:02 +0100 Subject: [PATCH] INSTALL.md: fix typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6668521..1a57216 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,7 +23,7 @@ The required build dependencies are: (devel packages of these) - PyQt5 (Py3 version) On Debian and Ubuntu, use these commands to install all build dependencies:
-`$ sudo apt-get install libjack-jackd2-dev qtbase5-dev, qtbase5-dev-tools`
+`$ sudo apt-get install libjack-jackd2-dev qtbase5-dev qtbase5-dev-tools`
`$ sudo apt-get install python3-pyqt5 python3-pyqt5.qtsvg pyqt5-dev-tools` To run all the apps/tools, you'll additionally need: