Update install guide with Scoop extended

This commit is contained in:
Renato Byrro 2020-04-10 16:27:22 -03:00 committed by Bjørn Erik Pedersen
parent 8988aa6fac
commit 1121f74a54

View File

@ -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