aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 83cd06b..bcae9dd 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ For system-wide install or packaging builds, the following steps are recommended
```
export PREFIX=/usr
export PLUGINS=$PREFIX/lib/midimonster
-export DEFAULT_CFG=/etc/midimonster.cfg
+export DEFAULT_CFG=/etc/midimonster/midimonster.cfg
make clean
make full
make install