update readme
This commit is contained in:
parent
00aba6ee87
commit
830219a8f5
|
@ -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.
|
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:
|
as a compilation tool on top of Go:
|
||||||
|
|
||||||
$ go get -u github.com/mitchellh/gox
|
$ go get -u github.com/mitchellh/gox
|
||||||
|
|
Loading…
Reference in New Issue