From e42d9bb1834678fb0275dbcdfc84bc80b1ca27a8 Mon Sep 17 00:00:00 2001 From: Riley Beckett Date: Mon, 27 Oct 2025 19:40:08 -0400 Subject: add prompt --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 09a339c..531ecb9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ To build: make ``` +To install(have to be root): +```sh +make install +``` + ## Todo - - [x] "selection" - [x] figure out whats going on with stderr and exit code -- cgit v1.2.3