Updated GoGetTools (markdown)

Brad Fitzpatrick 2015-06-29 09:26:28 -07:00
parent 4bcfe92a24
commit 8a43c25b0c

@ -7,4 +7,6 @@ The ` go get ` fetching of source code is done by using one of the following too
* **git** - Git, download at http://git-scm.com/downloads
* **bzr** - Bazaar, download at http://wiki.bazaar.canonical.com/Download
For example, **git** is used for Github, **hg** is used for Bitbucket, etc.
Refer [GoGetProxyConfig](GoGetProxyConfig) for setting proxies for these tools.