Update installation.md to add winget command (#2413)
This commit is contained in:
parent
9fe455892e
commit
b89837a2cb
@ -194,7 +194,13 @@ RUN ["zola", "build"]
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
Zola is available on [Scoop](https://scoop.sh):
|
Zola could be installed using official Winget command:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ winget install getzola.zola
|
||||||
|
```
|
||||||
|
|
||||||
|
Also it is available on [Scoop](https://scoop.sh):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ scoop install zola
|
$ scoop install zola
|
||||||
|
Loading…
Reference in New Issue
Block a user