mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 18:34:50 -04:00
Update installing.md
This commit is contained in:
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:
|
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" >}}
|
```bash
|
||||||
snoop install hugo
|
scoop install hugo
|
||||||
{{< /code >}}
|
```
|
||||||
|
|
||||||
### Source
|
### Source
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user