chore: update README
This commit is contained in:
parent
cdd0519c19
commit
e8583ca7b7
10
README.md
10
README.md
@ -1,3 +1,11 @@
|
|||||||
# OS Helpers
|
# OS Helpers
|
||||||
|
|
||||||
Just some handy tools that I wanted to migrate from shell scripts to a higher-level language.
|
Just some handy tools that I wanted to migrate from shell scripts to a
|
||||||
|
higher-level language.
|
||||||
|
|
||||||
|
## Install/Use
|
||||||
|
|
||||||
|
1. Clone the repo
|
||||||
|
1. `cd` into the directory
|
||||||
|
1. Run `make` Make will automatically install the build binaries in `$HOME/.local/bin`.
|
||||||
|
You should add that directory to your path.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user