use official golang site for installing

This commit is contained in:
Zach Ramsay 2017-07-08 14:09:56 -04:00
parent 6fef4b080e
commit 05095954c9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ To download pre-built binaries, see the [Download page](/download).
## Install Go
Make sure you have [installed Go](/docs/guides/install-go) and set the `GOPATH`.
Make sure you have [installed Go](https://golang.org/doc/install) and set the `GOPATH`.
## Install Tendermint