README.md: useful update
This commit is contained in:
parent
9bddc2d8da
commit
44e6d7efd0
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ Zlevis can be manually installed with `meson`, after cloning the repository, set
|
|||
$ meson setup builddir
|
||||
```
|
||||
|
||||
> Using the `--prefix=/usr` flag will install `zlevis` in `/usr/bin` instead of `/usr/local/bin`.
|
||||
|
||||
> Using the `--reconfigure` flag will reconfigure the build directory.
|
||||
|
||||
Installation of the zlevis scripts is now performed with
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue