From 0d800746cd9862dd8f500098303cfb8bd0952e03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Mon, 25 Mar 2019 20:29:22 +0100 Subject: [PATCH] Added dependency information on checkdeps.sh --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index bc4440b..4af1519 100644 --- a/README +++ b/README @@ -15,6 +15,10 @@ To build the project you will require the following dependencies: * JACK2 * GNU Readline +There exists a `checkdeps.sh' script that can be used to check if you +have all the dependencies installed, although it is not fully +functional. + ## Compiling To compile the project simply run the `make' command in the root directory of the project. By default this will create a release build