Wrong build command
This commit is contained in:
parent
849a276043
commit
a34c6bcf35
1 changed files with 2 additions and 1 deletions
3
README
3
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 <config file>
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue