Add upgrade instructions using Homebrew

This commit is contained in:
digitalcraftsman 2017-06-16 20:53:36 +02:00 committed by GitHub
commit ce7fc7dee7

View File

@ -56,6 +56,9 @@ you need to install the Python-based Pygments program. The procedure is outlined
Upgrading Hugo is as easy as downloading and replacing the executable youve Upgrading Hugo is as easy as downloading and replacing the executable youve
placed in your `PATH`. placed in your `PATH`.
On macOS, if you have [Homebrew](http://brew.sh/), upgrading is even
easier: just run `brew upgrade hugo`.
## Installing Hugo on Linux from native packages ## Installing Hugo on Linux from native packages
### Arch Linux ### Arch Linux