change golang to go

This commit is contained in:
Nate Finch
2014-03-24 07:19:25 -04:00
committed by spf13
parent 5ee0a3b9a1
commit c02a02070f
11 changed files with 23 additions and 23 deletions

View File

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