diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ee5dc965..bfc293605 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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: