Update CONTRIBUTING.md

This commit is contained in:
sashu-shankar 2020-06-23 15:52:43 -07:00 committed by GitHub
parent 669448ab40
commit 231411019a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ For larger features, we'd appreciate it if you open a [new issue](https://github
To hack on Pulumi, you'll need to get a development environment set up. You'll want to install the following on your machine:
- Go 1.13
- NodeJS 6.10.X or later
- NodeJS 10.X.X or later
- Python 3.6 or later
- [.NET Core](https://dotnet.microsoft.com/download)
- [pipenv](https://github.com/pypa/pipenv)