Update installation instructions for Fedora, CentOS, Red Hat

Cleaned the Fedora, CentOS, RH section :
- removed the outdated copr link to spf13 repo
- removed the version mentionned on my copr repo as I follow the releases
This commit is contained in:
Pierre-Alain TORET 2017-11-15 20:52:21 +01:00 committed by digitalcraftsman
parent e99dcb0b55
commit a042b67b5b

View File

@ -455,12 +455,10 @@ sudo pacman -Sy hugo
### Fedora, CentOS, and Red Hat
* <https://copr.fedorainfracloud.org/coprs/spf13/Hugo/> (updated to Hugo v0.16)
* <https://copr.fedorainfracloud.org/coprs/daftaupe/hugo/> (updated to Hugo v0.22); usually released a few days after the official Hugo release.
* <https://copr.fedorainfracloud.org/coprs/daftaupe/hugo/>
See the [related discussion in the Hugo forums][redhatforum].
## Upgrade Hugo
Upgrading Hugo is as easy as downloading and replacing the executable youve placed in your `PATH` or run `brew upgrade hugo` if using Homebrew.