Merge pull request #517 from gsomix/patch-1

Add info about chocolatey package
This commit is contained in:
Vincent Prouillet 2018-11-12 14:24:05 +01:00 committed by GitHub
commit 39bcbd70d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,12 @@ Zola is available on [Scoop](http://scoop.sh):
$ scoop install zola
```
And [Chocolatey](https://chocolatey.org/):
```bash
$ choco install gutenberg
```
## Arch Linux
Use your favourite AUR helper to install the `zola-bin` package.