summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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: