Update README.md - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 2dde27f0dc6ebdd62a4e6f1d76651f2a76fba5cf
DIR parent 627cf26571cbbe7a1a02439a3d7b7b4dce8ad066
HTML Author: Steve Francia <steve.francia@gmail.com>
Date: Sun, 21 Jul 2013 00:51:39 -0400
Update README.md
fixing typo in readme.
Diffstat:
M README.md | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git 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