From 24a286791f37cbf6638b37f29386949045d0bba2 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Fri, 6 Jan 2017 11:48:26 -0600 Subject: [PATCH] Add the instructions to install the snap --- docs/content/overview/installing.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/overview/installing.md b/docs/content/overview/installing.md index 1a517a41f..f5807430b 100644 --- a/docs/content/overview/installing.md +++ b/docs/content/overview/installing.md @@ -56,6 +56,11 @@ you need to install the Python-based Pygments program. The procedure is outlined Upgrading Hugo is as easy as downloading and replacing the executable you’ve placed in your `PATH`. +## Installing from snap + +In any of the [Linux distributions that support snaps](http://snapcraft.io/docs/core/install): + + $ snap install hugo ## Installing from source