diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-02-23 00:54:46 -0500 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-02-23 00:54:46 -0500 |
| commit | 58ea2f4c08c2c5f8dc7fcc63686c6ccbf9c02202 (patch) | |
| tree | 3a5540118639859fb294ac4de5ab6d310c15a1d1 | |
| parent | 3add5ed8899a8f4a442c249913602de6b7d60732 (diff) | |
| download | insel-58ea2f4c08c2c5f8dc7fcc63686c6ccbf9c02202.tar.gz | |
update README with install instructions
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 +``` |
