INSTALLGO.md mentions Go 1.5+ for OS X (#1936)

However, current requirement is 1.6, so the file has been updated to reflect that.
master
Yurii Rashkovskii 8 years ago committed by Harshavardhana
parent fb10c09da7
commit 80d83220ad
  1. 2
      INSTALLGO.md

@ -53,7 +53,7 @@ $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/maste
$ brew install git python
```
##### Install Go 1.5+
##### Install Go 1.6+
Install golang binaries using `brew`

Loading…
Cancel
Save