mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-19 07:01:35 +00:00
Add the instructions to install the snap
This commit is contained in:
parent
56c5eadc38
commit
24a286791f
1 changed files with 5 additions and 0 deletions
|
@ -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
|
Upgrading Hugo is as easy as downloading and replacing the executable you’ve
|
||||||
placed in your `PATH`.
|
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
|
## Installing from source
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue