From a34c6bcf3598f99e87a76b5a4c7ff3a4def24c28 Mon Sep 17 00:00:00 2001 From: zawz Date: Mon, 8 Jul 2019 05:55:13 +0200 Subject: [PATCH] Wrong build command --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index ae46cbb..247d40f 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ Maps midi signals coming from ALSA midi devices to shell commands -For a release build: `$ make clean ; make -B RELEASE=true` + +Build: $ make && sudo make install usage: midiMap This is a daemon program, it does not start any background process by itself and needs to be constantly running for the mapping to be active