diff options
author | cbdev <cb@cbcdn.com> | 2019-12-06 22:52:05 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-12-06 22:52:05 +0100 |
commit | 6eabd8c0b7408a601585e19f707d977da4453cd1 (patch) | |
tree | 756b4a0bec15940cc6739f1a49f2782dff34addf | |
parent | 34b8dd5c71615724408022db37dcf94576a12280 (diff) | |
parent | 553633e0ab0191756bb5b8810a461168dfc66a3d (diff) | |
download | midimonster-6eabd8c0b7408a601585e19f707d977da4453cd1.tar.gz midimonster-6eabd8c0b7408a601585e19f707d977da4453cd1.tar.bz2 midimonster-6eabd8c0b7408a601585e19f707d977da4453cd1.zip |
Merge branch 'master' of ssh://github.com/cbdevnet/midimonster
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -188,6 +188,7 @@ For easy installation on Linux, the [installer script](installer.sh) can be used ``` wget https://raw.githubusercontent.com/cbdevnet/midimonster/master/installer.sh ./ +chmod +x ./installer.sh ./installer.sh ``` |