mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix command for getting hugo in CONTRIBUTING.md
This commit is contained in:
committed by
Cameron Moore
parent
97c37732b4
commit
d72c454f78
+1
-1
@@ -89,7 +89,7 @@ started:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user