From 3ac481da3fdf4a614abf2fa50ee642df12fdd0f0 Mon Sep 17 00:00:00 2001 From: wrmr Date: Tue, 24 Jun 2025 17:27:57 -0400 Subject: add instructions about make PREFIX=... --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit 1.4.1-2-gfad0