Fix command for getting hugo in CONTRIBUTING.md

This commit is contained in:
Stephan Kulla 2016-08-12 16:58:57 +02:00 committed by Cameron Moore
parent 97c37732b4
commit d72c454f78

View file

@ -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: