add go to brew install for contributing

This commit is contained in:
david raistrick 2019-06-18 12:11:49 -04:00 committed by Matt Ellis
parent 55d2f82170
commit 4833fe1045

View file

@ -20,7 +20,7 @@ To hack on Pulumi, you'll need to get a development environment set up. You'll w
You can easily get all required dependencies with brew
```bash
brew install node pipenv python@3 typescript yarn pandoc
brew install node pipenv python@3 typescript yarn pandoc go
```
## Make build system