adding OpenBSD installation instructions (#1109)

This commit is contained in:
Peter H. Ezetta 2020-07-30 02:03:01 -07:00 committed by GitHub
parent 97e772868d
commit b359cca4fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,13 @@ Zola is available in the official package repository.
$ pkg install zola
```
### OpenBSD
Zola is available in the official package repository.
```sh
$ doas pkg_add zola
```
### Snapcraft
Zola is available on snapcraft: