docs/INSTALL.md: pin brew install against go 1.11

This commit is contained in:
Olaoluwa Osuntokun 2019-01-02 15:14:46 -08:00
parent 11dac33c6f
commit d8a991ee68
No known key found for this signature in database
GPG Key ID: CE58F7F8E20FD9A2

View File

@ -65,7 +65,7 @@
On Mac OS X:
```
brew install go
brew install go@1.11
```
On FreeBSD: