From a042b67b5b8834ee8292849708cba724f5d6644e Mon Sep 17 00:00:00 2001 From: Pierre-Alain TORET Date: Wed, 15 Nov 2017 20:52:21 +0100 Subject: [PATCH] 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 --- content/getting-started/installing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/getting-started/installing.md b/content/getting-started/installing.md index 69ba5b157..9745cbee9 100644 --- a/content/getting-started/installing.md +++ b/content/getting-started/installing.md @@ -455,12 +455,10 @@ sudo pacman -Sy hugo ### Fedora, CentOS, and Red Hat -* (updated to Hugo v0.16) -* (updated to Hugo v0.22); usually released a few days after the official Hugo release. +* See the [related discussion in the Hugo forums][redhatforum]. - ## Upgrade Hugo Upgrading Hugo is as easy as downloading and replacing the executable you’ve placed in your `PATH` or run `brew upgrade hugo` if using Homebrew.