summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b0cb55..c6519a5 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,8 @@ epoch at the time of their creation.
 ## building
 
 run `make` (and maybe `make install` --- by default this puts the
-executable in `~/.local/bin/cbink`), or just do `cc main.c -o cbink
+executable in `~/.local/bin/cbink`, but you can override it with e.g.
+`make install PREFIX="${HOME}"`), or just do `cc main.c -o cbink
 -lncursesw`.
 
 ## keyboard shortcuts