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:
627cf26
)
Update README.md
author
Steve Francia
<steve.francia@gmail.com>
Sun, 21 Jul 2013 04:51:39 +0000
(
00:51
-0400)
committer
Steve Francia
<steve.francia@gmail.com>
Sun, 21 Jul 2013 04:51:39 +0000
(
00:51
-0400)
fixing typo in readme.
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 623da591ffa8dbd21d9335e3e1dc65f71826cd00..38d57bcb0f787393ccea64f69425273e6dbd99f9 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-48,7
+48,6
@@
Make sure you have a recent version of go installed. Hugo requires go 1.1+.
git clone https://github.com/spf13/hugo
cd hugo
go get
- go build -o hugo main.go
### Running Hugo