README.md: update
This commit is contained in:
parent
9f3cb2193a
commit
c840e0b331
1 changed files with 4 additions and 4 deletions
|
@ -6,14 +6,14 @@ A [mkinitfs](https://gitlab.alpinelinux.org/alpine/mkinitfs) module that impleme
|
||||||
|
|
||||||
`zlevis-mkinitfs` can be installed with `meson`, after cloning the repository, setup the build directory:
|
`zlevis-mkinitfs` can be installed with `meson`, after cloning the repository, setup the build directory:
|
||||||
|
|
||||||
``` shell-session
|
```
|
||||||
sh$ meson setup builddir
|
$ meson setup builddir
|
||||||
```
|
```
|
||||||
|
|
||||||
> Using the `--reconfigure` flag will reconfigure the build directory.
|
> Using the `--reconfigure` flag will reconfigure the build directory.
|
||||||
|
|
||||||
Installation of the `zlevis-mkinitfs` module is now performed with:
|
Installation of the `zlevis-mkinitfs` module is now performed with:
|
||||||
|
|
||||||
``` shell-session
|
```
|
||||||
sh# meson install -C builddir
|
# meson install -C builddir
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue