Merge pull request #531 from igas/patch-1

Update brew docs
This commit is contained in:
Vincent Prouillet 2018-11-30 20:29:48 +01:00 committed by GitHub
commit 1eb7b319f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,14 @@ weight = 1
Zola provides pre-built binaries for MacOS, Linux and Windows on the
[GitHub release page](https://github.com/getzola/zola/releases).
### macOS
Zola is available on [Brew](https://brew.sh):
```bash
$ brew install zola
```
## Linux
### Arch Linux