docs: Add installation on Fedora (#734)
This commit is contained in:
parent
45b8bc3fd4
commit
a49daa7463
|
@ -22,6 +22,14 @@ Use your favourite AUR helper to install the `zola-bin` package.
|
|||
$ yay -S zola-bin
|
||||
```
|
||||
|
||||
### Fedora
|
||||
|
||||
Zola is available in official repositories since Fedora 29.
|
||||
|
||||
```sh
|
||||
$ sudo dnf install zola
|
||||
```
|
||||
|
||||
### Snapcraft
|
||||
|
||||
Zola is available on snapcraft:
|
||||
|
|
Loading…
Reference in a new issue