update readme

This commit is contained in:
Mitchell Hashimoto 2014-06-26 10:34:49 -07:00
parent 00aba6ee87
commit 830219a8f5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ with cgo support. You can verify this by running `go env` and checking that
Next, install [Git](http://git-scm.com/), which is needed for some dependencies.
Finally, install [Gox](https://github.com/mitchellh/gox), which is used
Then, install [Gox](https://github.com/mitchellh/gox), which is used
as a compilation tool on top of Go:
$ go get -u github.com/mitchellh/gox