Merge pull request #517 from gsomix/patch-1
Add info about chocolatey package
This commit is contained in:
commit
39bcbd70d0
|
@ -23,6 +23,12 @@ Zola is available on [Scoop](http://scoop.sh):
|
||||||
$ scoop install zola
|
$ scoop install zola
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And [Chocolatey](https://chocolatey.org/):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ choco install gutenberg
|
||||||
|
```
|
||||||
|
|
||||||
## Arch Linux
|
## Arch Linux
|
||||||
|
|
||||||
Use your favourite AUR helper to install the `zola-bin` package.
|
Use your favourite AUR helper to install the `zola-bin` package.
|
||||||
|
|
Loading…
Reference in a new issue