Skip to content

Commit

Permalink
Remove COPR recommendation for installation (#2752)
Browse files Browse the repository at this point in the history
The package hasn't been updated since Zola 0.12
  • Loading branch information
Gerrit0 authored Dec 29, 2024
1 parent cbd809a commit 0c9f9f3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/content/documentation/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,6 @@ Grab the latest `.deb` for your Debian version then simply run:
$ sudo dpkg -i zola_<version>_amd64_debian_<debian_version>.deb
```

### Fedora

On Fedora, Zola is available via [COPR](https://fedoraproject.org/wiki/Category:Copr).

```sh
$ sudo dnf copr enable fz0x1/zola
$ sudo dnf install zola
```

### Gentoo

Zola is available via [GURU](https://wiki.gentoo.org/wiki/Project:GURU).
Expand Down

0 comments on commit 0c9f9f3

Please sign in to comment.