diff options
author | Spacelord <Spacelord09@users.noreply.github.com> | 2019-12-18 21:43:01 +0100 |
---|---|---|
committer | Spacelord <Spacelord09@users.noreply.github.com> | 2019-12-18 21:43:01 +0100 |
commit | 704f256475ad52ab96e42f7b10ca407fac13d313 (patch) | |
tree | 6ae89b03bb35a064f2bf94a420c4316a6f764310 /README.md | |
parent | 5384f9ee0b4ff4a6aa72300436b7dd47b77dc84d (diff) | |
download | midimonster-704f256475ad52ab96e42f7b10ca407fac13d313.tar.gz midimonster-704f256475ad52ab96e42f7b10ca407fac13d313.tar.bz2 midimonster-704f256475ad52ab96e42f7b10ca407fac13d313.zip |
Mention updater in README + Updater Improvements
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -191,6 +191,8 @@ wget https://raw.githubusercontent.com/cbdevnet/midimonster/master/installer.sh chmod +x ./installer.sh ./installer.sh ``` +This tool can also update MIDImonster automatically using a configuration file generated by the installer. +To do so, run `midimonster-updater` as root on your system after using the installer. #### Building for packaging or installation |