diff --git a/GoGetTools.md b/GoGetTools.md index fdc896d8..73d9b5cc 100644 --- a/GoGetTools.md +++ b/GoGetTools.md @@ -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. \ No newline at end of file