mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 11:46:31 +00:00
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:
parent
e89566e04a
commit
25b814e796
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user