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