Merge pull request #2460 from balena-io/contribution-file-fix

docs: Add info about required npm version
This commit is contained in:
Lorenzo Alberto Maria Ambrosi 2019-01-14 19:59:16 +01:00 committed by GitHub
commit ca85ad5995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,11 @@ Developing
#### Common
- [NodeJS](https://nodejs.org) (at least v6)
- [NodeJS](https://nodejs.org) (at least v6.11)
- [Python 2.7](https://www.python.org)
- [jq](https://stedolan.github.io/jq/)
- [curl](https://curl.haxx.se/)
- [npm](https://www.npmjs.com/) (version 3.10)
```sh
pip install -r requirements.txt