summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNate Finch <nate.finch@gmail.com>2014-03-24 07:19:25 -0400
committerspf13 <steve.francia@gmail.com>2014-03-24 14:34:41 -0400
commitc02a02070f85e3a8fa14f2c6947ac2e5932b8c72 (patch)
tree652eb414b31d95a6662d60d34ab38755419a8d52 /README.md
parent5ee0a3b9a1132e22bc88b719695b78a5d9c97531 (diff)
change golang to go
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b39ca88f0..fd77853ed 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ and [friends](http://github.com/spf13/hugo/graphs/contributors) in Go.
## Overview
-Hugo is a static site generator written in GoLang. It is optimized for
+Hugo is a static site generator written in Go. It is optimized for
speed, easy use and configurability. Hugo takes a directory with content and
templates and renders them into a full html website.
@@ -26,7 +26,7 @@ kind of website including blogs, tumbles and docs.
## Installing Hugo
-Hugo is written in GoLang with support for Windows, Linux, FreeBSD and OSX.
+Hugo is written in Go with support for Windows, Linux, FreeBSD and OSX.
The latest release can be found at [hugo releases](https://github.com/spf13/hugo/releases).
We currently build for Windows, Linux, FreeBSD and OS X for x64