aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorSpacelord <Spacelord09@users.noreply.github.com>2019-12-06 22:37:40 +0100
committerSpacelord <Spacelord09@users.noreply.github.com>2019-12-06 22:37:40 +0100
commit553633e0ab0191756bb5b8810a461168dfc66a3d (patch)
treef5f5ee761305624a39ae4b7da65724c04c1aeb0f /README.md
parent4916d63ed9b54ed1aed2617360860e332735c0c8 (diff)
downloadmidimonster-553633e0ab0191756bb5b8810a461168dfc66a3d.tar.gz
midimonster-553633e0ab0191756bb5b8810a461168dfc66a3d.tar.bz2
midimonster-553633e0ab0191756bb5b8810a461168dfc66a3d.zip
added chmod +x to Installer README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1f22657..e925541 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,7 @@ For easy installation, the following steps are required:
```
wget https://raw.githubusercontent.com/cbdevnet/midimonster/master/installer.sh ./
+chmod +x ./installer.sh
./installer.sh
```