projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38d694
)
Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.
author
Marc Liyanage
<reg.github@entropy.ch>
Tue, 6 May 2014 06:51:16 +0000
(23:51 -0700)
committer
spf13
<steve.francia@gmail.com>
Fri, 9 May 2014 15:36:16 +0000
(11:36 -0400)
docs/content/community/contributing.md
patch
|
blob
|
history
diff --git
a/docs/content/community/contributing.md
b/docs/content/community/contributing.md
index 909c4447151499d4f8351429ac17b38a7b4b5cf9..c4f5aabdf83d46f467d67409898425c403f5f0b5 100644
(file)
--- 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/hugo
libs
+ go install github.com/spf13/hugo/hugo
go run main.go
## Building Hugo