projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56c5ead
)
Add the instructions to install the snap
author
Leo Arias
<yo@elopio.net>
Fri, 6 Jan 2017 17:48:26 +0000
(11:48 -0600)
committer
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Fri, 6 Jan 2017 17:55:25 +0000
(18:55 +0100)
docs/content/overview/installing.md
patch
|
blob
|
history
diff --git
a/docs/content/overview/installing.md
b/docs/content/overview/installing.md
index 1a517a41fcdbe5208d00a4bb760d58e8d91c989c..f5807430b0eabf1813cbb0c7db7d6b6a9095fa3c 100644
(file)
--- 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