Compare commits
No commits in common. "master" and "2.0" have entirely different histories.
1 changed files with 7 additions and 1 deletions
|
@ -4,7 +4,13 @@ A minimal fork of [Clevis](https://github.com/latchset/clevis), rewritten in POS
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Zlevis can be installed with `meson`, after cloning the repository, setup the build directory
|
### Alpine Linux
|
||||||
|
|
||||||
|
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