From: spf13 Date: Wed, 24 Jul 2013 15:27:48 +0000 (-0400) Subject: Merge branch 'master' of github.com:spf13/hugo X-Git-Tag: v0.8~22 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f2e4c9d7;p=brevno-suite%2Fhugo Merge branch 'master' of github.com:spf13/hugo --- f2e4c9d7093f79d4b7382c9035221a3f6eaccdef diff --cc README.md index 3df6a5d6,38d57bcb..8e4085d3 --- a/README.md +++ b/README.md @@@ -59,13 -48,7 +59,12 @@@ Pre-requisites git clone https://github.com/spf13/hugo cd hugo go get - go build -o hugo main.go +### Install directly from Github: + + go get github.com/spf13/hugo + go build -o hugo main.go + ### Running Hugo cd hugo