Updated GoGetProxyConfig (markdown)
diff --git a/GoGetProxyConfig.md b/GoGetProxyConfig.md index d333eae..846e687 100644 --- a/GoGetProxyConfig.md +++ b/GoGetProxyConfig.md
@@ -2,7 +2,7 @@ ## git ``` -$ git config [--global] http.proxy=http://proxy.example.com:port +$ git config [--global] http.proxy http://proxy.example.com:port ``` ## mercurial