From 58ea2f4c08c2c5f8dc7fcc63686c6ccbf9c02202 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 23 Feb 2026 00:54:46 -0500 Subject: update README with install instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d19cfbe..ceeb30d 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ Who up selecting they inputs TUI selector with 1:1 flag parity with dmenu. You can just symlink 'dmenu' to 'insel-run' (or insel if you plan on using from tty only) + +## Installation +``` +git clone https://git.bwaaa.monster/insel +cd insel +doas make install +``` -- cgit v1.2.3