Add Void Linux installation instructions
This commit is contained in:
parent
2d1c954322
commit
924100f011
|
@ -30,6 +30,13 @@ Zola has been available in the official repositories since Fedora 29.
|
||||||
$ sudo dnf install zola
|
$ sudo dnf install zola
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Void Linux
|
||||||
|
Zola is available in the official Void Linux repositories.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ sudo xbps-install zola
|
||||||
|
```
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
||||||
Zola is available in the official package repository.
|
Zola is available in the official package repository.
|
||||||
|
|
Loading…
Reference in a new issue