Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Francia <steve.francia@gmail.com>2013-07-21 08:51:39 +0400
committerSteve Francia <steve.francia@gmail.com>2013-07-21 08:51:39 +0400
commit2dde27f0dc6ebdd62a4e6f1d76651f2a76fba5cf (patch)
tree9a636eb49e0e8321549aa857d7bbaa64e60cdaf2 /README.md
parent627cf26571cbbe7a1a02439a3d7b7b4dce8ad066 (diff)
Update README.md
fixing typo in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 623da591f..38d57bcb0 100644
--- 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