diff options
author | cbdev <cb@cbcdn.com> | 2019-12-06 22:51:56 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-12-06 22:51:56 +0100 |
commit | 34b8dd5c71615724408022db37dcf94576a12280 (patch) | |
tree | a16acc1b22aa1b0f4b785e92eea2394962b39309 | |
parent | 4916d63ed9b54ed1aed2617360860e332735c0c8 (diff) | |
download | midimonster-34b8dd5c71615724408022db37dcf94576a12280.tar.gz midimonster-34b8dd5c71615724408022db37dcf94576a12280.tar.bz2 midimonster-34b8dd5c71615724408022db37dcf94576a12280.zip |
Add link to installer section
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ make jack.so ``` #### Buiding with Installer -For easy installation, the following steps are required: +For easy installation on Linux, the [installer script](installer.sh) can be used: ``` wget https://raw.githubusercontent.com/cbdevnet/midimonster/master/installer.sh ./ |