docs: Add installation on FreeBSD (#741)
This commit is contained in:
parent
fccd5c4028
commit
6895ae5b10
|
@ -30,6 +30,14 @@ Zola is available in official repositories since Fedora 29.
|
|||
$ sudo dnf install zola
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
|
||||
Zola is available in the official package repository.
|
||||
|
||||
```sh
|
||||
$ pkg install zola
|
||||
```
|
||||
|
||||
### Snapcraft
|
||||
|
||||
Zola is available on snapcraft:
|
||||
|
|
Loading…
Reference in a new issue