From 4aec9800fca665713b0eba19f10af927b483332e Mon Sep 17 00:00:00 2001 From: "Douglas B. Rumbaugh" Date: Sat, 6 Jun 2026 12:17:21 -0400 Subject: Documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3