diff --git a/docs/content/community/contributing.md b/docs/content/community/contributing.md index 909c44471..c4f5aabdf 100644 --- a/docs/content/community/contributing.md +++ b/docs/content/community/contributing.md @@ -49,7 +49,7 @@ of the following paths: ## Running Hugo cd /path/to/hugo - go install github.com/spf13/hugo/hugolibs + go install github.com/spf13/hugo/hugo go run main.go ## Building Hugo