Skip to content

Commit 6895ae5

Browse files
Tobias KortkampKeats
authored andcommitted
docs: Add installation on FreeBSD (#741)
1 parent fccd5c4 commit 6895ae5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/content/documentation/getting-started/installation.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ Zola is available in official repositories since Fedora 29.
3030
$ sudo dnf install zola
3131
```
3232

33+
### FreeBSD
34+
35+
Zola is available in the official package repository.
36+
37+
```sh
38+
$ pkg install zola
39+
```
40+
3341
### Snapcraft
3442

3543
Zola is available on snapcraft:

0 commit comments

Comments
 (0)