mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
Fix command for getting hugo in CONTRIBUTING.md
This commit is contained in:
committed by
Cameron Moore
parent
97c37732b4
commit
d72c454f78
@@ -89,7 +89,7 @@ started:
|
|||||||
1. Get the latest Hugo sources:
|
1. Get the latest Hugo sources:
|
||||||
|
|
||||||
```
|
```
|
||||||
go get -u -t github.com/spf13/hugo
|
go get -u -t github.com/spf13/hugo/...
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Change to the Hugo source directory:
|
1. Change to the Hugo source directory:
|
||||||
|
Reference in New Issue
Block a user