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:
3813183
)
fix typo of readme
author
GuoJing
<soundbbg@gmail.com>
Sun, 9 Mar 2014 03:17:17 +0000
(11:17 +0800)
committer
spf13
<steve.francia@gmail.com>
Thu, 13 Mar 2014 11:01:00 +0000
(12:01 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 1c83837c1f1cc2c00fdc04221b65262b225089c3..e938979449fbc5309ab82ef260d9545dd0fec080 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-81,7
+81,7
@@
If you only want to build from source, it's even easier.
#### Running Hugo
cd /path/to/hugo
- go install github.com/spf13/hugo/hugolib
s
+ go install github.com/spf13/hugo/hugolib
go run main.go
#### Contribution Guidelines