adding OpenBSD installation instructions (#1109)
This commit is contained in:
parent
97e772868d
commit
b359cca4fe
|
@ -38,6 +38,13 @@ Zola is available in the official package repository.
|
||||||
$ pkg install zola
|
$ pkg install zola
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### OpenBSD
|
||||||
|
Zola is available in the official package repository.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ doas pkg_add zola
|
||||||
|
```
|
||||||
|
|
||||||
### Snapcraft
|
### Snapcraft
|
||||||
|
|
||||||
Zola is available on snapcraft:
|
Zola is available on snapcraft:
|
||||||
|
|
Loading…
Reference in a new issue