Skip to content

Commit 8bbf377

Browse files
authored
documentation: Add pkgsrc. (#1812)
1 parent 1dc7682 commit 8bbf377

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

+8
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ Zola is available in the official package repository.
7979
$ doas pkg_add zola
8080
```
8181

82+
### pkgsrc
83+
84+
Zola is available in the official package repository, with [pkgin](https://pkgin.net/).
85+
86+
```sh
87+
$ pkgin install zola
88+
```
89+
8290
### Snapcraft
8391

8492
Zola is available on snapcraft:

0 commit comments

Comments
 (0)