summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-11-18 15:58:03 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-11-18 15:58:03 +0100
commit799cf5b72f2ebb7725c7f38b1e0c7b7acdfbff8c (patch)
tree72143a01ad139ff1a663b780d7827eafc87112a4
parentc859236dea93430928e318dde5850cc5c335e46c (diff)
README: PREFIX defaults to /usr/local
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f2e5dc..2d66fd8 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ produce a debug build; libcurl and natural sorting support will remain enabled.
Additionally, the standard variables `PREFIX` and `DESTDIR` are supported.
-**PREFIX _(default: /usr)_** controls where the application and its data files
+**PREFIX _(default: /usr/local)_** controls where the application and its data files
will be installed. It must be set both during `make` and `make install`.
**DESTDIR _(default: empty)_** sets the installation root during "make install". It