Skip to content

Commit a49daa7

Browse files
igor-raitsKeats
authored andcommitted
docs: Add installation on Fedora (#734)
1 parent 45b8bc3 commit a49daa7

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
@@ -22,6 +22,14 @@ Use your favourite AUR helper to install the `zola-bin` package.
2222
$ yay -S zola-bin
2323
```
2424

25+
### Fedora
26+
27+
Zola is available in official repositories since Fedora 29.
28+
29+
```sh
30+
$ sudo dnf install zola
31+
```
32+
2533
### Snapcraft
2634

2735
Zola is available on snapcraft:

0 commit comments

Comments
 (0)