From: GuoJing Date: Sun, 9 Mar 2014 03:17:17 +0000 (+0800) Subject: fix typo of readme X-Git-Tag: v0.11~105 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1b3525d6;p=brevno-suite%2Fhugo fix typo of readme --- diff --git a/README.md b/README.md index 1c83837c..e9389794 100644 --- 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/hugolibs + go install github.com/spf13/hugo/hugolib go run main.go #### Contribution Guidelines