aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-02-23 01:00:39 -0500
committerfrosty <gabriel@bwaaa.monster>2026-02-23 01:00:39 -0500
commit8b2434d855c22435a99447aac748f87a4388b569 (patch)
tree15ae174b4c67cbe74c23213a1dc260b99b624a95 /README.md
parent58ea2f4c08c2c5f8dc7fcc63686c6ccbf9c02202 (diff)
downloadinsel-8b2434d855c22435a99447aac748f87a4388b569.tar.gz
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ceeb30d..1b7b86d 100644
--- a/README.md
+++ b/README.md
@@ -7,5 +7,6 @@ TUI selector with 1:1 flag parity with dmenu. You can just symlink 'dmenu' to 'i
```
git clone https://git.bwaaa.monster/insel
cd insel
+make
doas make install
```