From d66e948d4a5bb03ea09479ee7a326c95c1618871 Mon Sep 17 00:00:00 2001 From: wrmr Date: Mon, 23 Jun 2025 17:14:27 -0400 Subject: add building instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c4ea5cf..7b0cb55 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ epoch at the time of their creation. * a c11-compatible c compiler * libncursesw (with unicode support) +## 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 +-lncursesw`. + ## keyboard shortcuts * `k` / `Up` --- up -- cgit 1.4.1-2-gfad0