shithub: hugo

Download patch

ref: 24a286791f37cbf6638b37f29386949045d0bba2
parent: 56c5eadc38b686b13d4814645a825f47360cf321
author: Leo Arias <[email protected]>
date: Fri Jan 6 06:48:26 EST 2017

Add the instructions to install the snap

--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -56,6 +56,11 @@
 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