We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1461c01 commit 5ab97aaCopy full SHA for 5ab97aa
docs/content/documentation/getting-started/installation.md
@@ -47,15 +47,6 @@ Grab the latest `.deb` for your Debian version then simply run:
47
$ sudo dpkg -i zola_<version>_amd64_debian_<debian_version>.deb
48
```
49
50
-### Fedora
51
-
52
-On Fedora, Zola is available via [COPR](https://fedoraproject.org/wiki/Category:Copr).
53
54
-```sh
55
-$ sudo dnf copr enable fz0x1/zola
56
-$ sudo dnf install zola
57
-```
58
59
### Gentoo
60
61
Zola is available via [GURU](https://wiki.gentoo.org/wiki/Project:GURU).
0 commit comments