diff --git a/content/en/getting-started/installing.md b/content/en/getting-started/installing.md index 23f25f477..d7033b9f7 100644 --- a/content/en/getting-started/installing.md +++ b/content/en/getting-started/installing.md @@ -86,6 +86,12 @@ If you are on a Windows machine and use [Scoop][] for package management, you ca scoop install hugo ``` +Or install the extended version with: + +```bash +scoop install hugo-extended +``` + ### Source #### Prerequisite Tools