Update README.md

fixing typo in readme.
This commit is contained in:
Steve Francia 2013-07-21 00:51:39 -04:00
parent 627cf26571
commit 2dde27f0dc

View file

@ -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