diff options
| -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 +``` |
