update readme
This commit is contained in:
parent
007cd0e22a
commit
ca7a655ebb
1 changed files with 2 additions and 6 deletions
|
@ -7,14 +7,10 @@ source is open, data is closed, this is for my own personal use
|
|||
## depedencies
|
||||
|
||||
- a robot girl to use those utils
|
||||
- posix compliant make
|
||||
- a c compiler
|
||||
- the zig compiler https://ziglang.org
|
||||
|
||||
```
|
||||
make
|
||||
|
||||
# or just remove PREFIX for /usr/local
|
||||
make PREFIX=$HOME/.local install
|
||||
zig build install --prefix ~/.local/
|
||||
```
|
||||
|
||||
## using
|
||||
|
|
Loading…
Reference in a new issue