From d1fba033b6e6d6b7d6d05911067b6c23712e4021 Mon Sep 17 00:00:00 2001 From: Noah Swerhun Date: Fri, 20 Oct 2023 19:55:29 -0500 Subject: [PATCH] typo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 188a0b5..909bc9a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ are good to go. ## Build Instructions Build: `cargo build --release` + Install (must build first) (needs root): `sh install.sh` + Uninstall (needs root): `sh uninstall.sh` ## Todo