Add the instructions to install the snap
authorLeo Arias <yo@elopio.net>
Fri, 6 Jan 2017 17:48:26 +0000 (11:48 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 6 Jan 2017 17:55:25 +0000 (18:55 +0100)
docs/content/overview/installing.md

index 1a517a41fcdbe5208d00a4bb760d58e8d91c989c..f5807430b0eabf1813cbb0c7db7d6b6a9095fa3c 100644 (file)
@@ -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