Skip to content

Commit

Permalink
Best way to install Zola on Fedora now is COPR (#2070)
Browse files Browse the repository at this point in the history
  • Loading branch information
bronson authored Jan 28, 2023
1 parent d899f3b commit 3af1815
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/content/documentation/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,10 @@ $ sudo dpkg -i zola_<version>_amd64_debian_<debian_version>.deb

### Fedora

Zola has been available in the official repositories since Fedora 29.
On Fedora, Zola is avialable via [COPR](https://fedoraproject.org/wiki/Category:Copr).

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

Expand Down

0 comments on commit 3af1815

Please sign in to comment.