From 2e05043f16497ca8cc512b5263cba837f904e061 Mon Sep 17 00:00:00 2001 From: Leon Barnard Date: Fri, 18 Aug 2017 13:38:44 -0700 Subject: [PATCH] Add upgrade instructions using homebrew --- content/getting-started/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/installing.md b/content/getting-started/installing.md index 46cad2a2b..f26892e45 100644 --- a/content/getting-started/installing.md +++ b/content/getting-started/installing.md @@ -459,7 +459,7 @@ 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`. +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. ## Install Pygments (Optional)