mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
14 lines
227 B
Markdown
14 lines
227 B
Markdown
|
---
|
||
|
# Do not remove front matter.
|
||
|
---
|
||
|
|
||
|
### Homebrew
|
||
|
|
||
|
[Homebrew] is a free and open-source package manager for macOS and Linux. To install the extended edition of Hugo:
|
||
|
|
||
|
```sh
|
||
|
brew install hugo
|
||
|
```
|
||
|
|
||
|
[Homebrew]: https://brew.sh/
|