Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/installation/common/homebrew.md')
-rw-r--r--content/en/installation/common/homebrew.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/en/installation/common/homebrew.md b/content/en/installation/common/homebrew.md
new file mode 100644
index 000000000..ba0ebb7fb
--- /dev/null
+++ b/content/en/installation/common/homebrew.md
@@ -0,0 +1,9 @@
+### Homebrew
+
+[Homebrew] is a free and open source package manager for macOS and Linux. This will install the extended flavor of Hugo:
+
+```sh
+brew install hugo
+```
+
+[Homebrew]: https://brew.sh/