docs: Add info about required npm version

Npm 3.10 version is required to install dev tools correctly on Linux.

Change-type: patch
Signed-off-by: amdomanska <aga@resin.io>
This commit is contained in:
Agnieszka Domanska 2018-08-30 12:32:06 +01:00 committed by Lorenzo Alberto Maria Ambrosi
parent e89566e04a
commit 25b814e796

View File

@ -21,6 +21,7 @@ Developing
- [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