typo
This commit is contained in:
parent
c943c48e41
commit
d1fba033b6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue