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