aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 53ccd48..11cda7f 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,9 @@ pass through untouched.
# Installation
make install # PREFIX=/usr/local by default
+Scripts go to $(PREFIX)/bin, the shared awk library to
+$(PREFIX)/share/bibutils, and man pages to $(PREFIX)/share/man/man1.
+
The scripts look for the shared awk library in $BIBUTILS_LIB, then in
lib/ next to the script, then in /usr/local/share/bibutils. If installing
with a non-default PREFIX, set BIBUTILS_LIB accordingly.