chore: update README
This commit is contained in:
parent
cdd0519c19
commit
12396082c1
11
README.md
11
README.md
@ -1,3 +1,12 @@
|
||||
# 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