aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-12-06 19:07:25 +0100
committercbdev <cb@cbcdn.com>2019-12-06 19:07:25 +0100
commit01c8635205e25ba2e6c128010ad512cf03868bc2 (patch)
treed42741680628895a69097a56544de9e69fa8a733 /README.md
parent0468b5c5fafe0b6d72d8cd05613da3e705fa25c3 (diff)
downloadmidimonster-01c8635205e25ba2e6c128010ad512cf03868bc2.tar.gz
midimonster-01c8635205e25ba2e6c128010ad512cf03868bc2.tar.bz2
midimonster-01c8635205e25ba2e6c128010ad512cf03868bc2.zip
Fix variable description
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 c7fd3c1..785d741 100644
--- a/README.md
+++ b/README.md
@@ -166,7 +166,7 @@ as arguments to the `make` invocation:
| `install` | `PREFIX` | `/usr` | Install prefix for binaries |
| `install` | `DESTDIR` | empty | Destination directory for packaging builds |
| `install` | `DEFAULT_CFG` | empty | Install path for default configuration file |
-| `install` | `PLUGINS` | `$(PREFIX)/lib/midimonster` | Destination directory for packaging builds |
+| `install` | `PLUGINS` | `$(PREFIX)/lib/midimonster` | Install path for backend shared objects |
| `install` | `EXAMPLES` | `$(PREFIX)/share/midimonster` | Install path for example configurations |
Note that the same variables may have different default values depending on the target. This implies that