diff --git a/docs/content/documentation/getting-started/installation.md b/docs/content/documentation/getting-started/installation.md index f20b46a1..d18a9c93 100644 --- a/docs/content/documentation/getting-started/installation.md +++ b/docs/content/documentation/getting-started/installation.md @@ -22,6 +22,12 @@ Gutenberg is available on [Scoop](http://scoop.sh): $ scoop install gutenberg ``` +And [Chocolatey](https://chocolatey.org/): + +```bash +$ choco install gutenberg +``` + ## Arch Linux Use your favourite AUR helper to install the `gutenberg-bin` package.