aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 785d741..1f22657 100644
--- a/README.md
+++ b/README.md
@@ -182,6 +182,14 @@ for example
```
make jack.so
```
+#### Buiding with Installer
+
+For easy installation, the following steps are required:
+
+```
+wget https://raw.githubusercontent.com/cbdevnet/midimonster/master/installer.sh ./
+./installer.sh
+```
#### Building for packaging or installation