diff --git a/README.md b/README.md index 80dddc0..aa9b3f2 100644 --- a/README.md +++ b/README.md @@ -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 ```