This commit is contained in:
Noah Swerhun 2023-10-20 19:55:29 -05:00
parent c943c48e41
commit d1fba033b6

View file

@ -58,7 +58,9 @@ are good to go.
## Build Instructions ## Build Instructions
Build: `cargo build --release` Build: `cargo build --release`
Install (must build first) (needs root): `sh install.sh` Install (must build first) (needs root): `sh install.sh`
Uninstall (needs root): `sh uninstall.sh` Uninstall (needs root): `sh uninstall.sh`
## Todo ## Todo