README.md: update installation section
This commit is contained in:
parent
4d1ab8d9fc
commit
f7af42f396
1 changed files with 1 additions and 7 deletions
|
@ -4,13 +4,7 @@ A minimal fork of [Clevis](https://github.com/latchset/clevis), rewritten in POS
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Alpine Linux
|
Zlevis can be installed with `meson`, after cloning the repository, setup the build directory
|
||||||
|
|
||||||
Work in progress.
|
|
||||||
|
|
||||||
### Manual
|
|
||||||
|
|
||||||
Zlevis can be manually installed with `meson`, after cloning the repository, setup the build directory
|
|
||||||
|
|
||||||
```
|
```
|
||||||
$ meson setup builddir
|
$ meson setup builddir
|
||||||
|
|
Loading…
Reference in a new issue