Update installing.md

This commit is contained in:
Bjørn Erik Pedersen 2018-08-10 23:29:22 +02:00 committed by GitHub
parent e3b8eb9417
commit 3b53b54f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,9 +66,9 @@ choco install hugo -confirm
If you are on a Windows machine and use [Scoop][] for package management, you can install Hugo with the following one-liner:
{{< code file="install-with-scoop.ps1" >}}
snoop install hugo
{{< /code >}}
```bash
scoop install hugo
```
### Source