Update CONTRIBUTING.md

This commit is contained in:
Luke Hoban 2019-10-29 14:48:41 -07:00 committed by GitHub
parent 3f738ab496
commit ba081086a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ To hack on Pulumi, you'll need to get a development environment set up. You'll w
- Go 1.12 or later
- NodeJS 6.10.X or later
- Python 3.6 or later
- [.NET Code](https://dotnet.microsoft.com/download)
- [.NET Core](https://dotnet.microsoft.com/download)
- [pipenv](https://github.com/pypa/pipenv)
- [Golangci-lint](https://github.com/golangci/golangci-lint)
- [Yarn](https://yarnpkg.com/)