mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 00:38:53 +00:00
Update installing.md
This commit is contained in:
committed by
GitHub
parent
e3b8eb9417
commit
3b53b54f95
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user