aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2799bf1..69e4632 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,10 @@ You can install nsxiv into a directory of your choice by changing this command t
$ make PREFIX="/your/dir" install
+Example scripts are installed using `DOCPREFIX` which defaults to
+`/usr/local/share/doc/nsxiv`. You can change `DOCPREFIX` the same way you can
+change `PREFIX` shown above.
+
The build-time specific settings of nsxiv can be found in the file *config.h*.
Please check and change them, so that they fit your needs.
If the file *config.h* does not already exist, then you have to create it with