mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
docs: explicitly list all dependencies in CONTRIBUTING.md (#583)
The dependencies are checked for in the build scripts, but for the user convenience, we should also list them explicitly in the `CONTRIBUTING.md` guide. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
3654cff08f
commit
9c3cb6c51e
@ -16,6 +16,14 @@ Prerequisites
|
||||
- [NodeJS](https://nodejs.org).
|
||||
- [Bower](http://bower.io).
|
||||
- [Gulp](http://gulpjs.com).
|
||||
- [UPX](http://upx.sourceforge.net).
|
||||
- [Python](https://www.python.org).
|
||||
|
||||
### Windows
|
||||
|
||||
- [rimraf](https://github.com/isaacs/rimraf).
|
||||
- [asar](https://github.com/electron/asar).
|
||||
- [NSIS](http://nsis.sourceforge.net/Main_Page).
|
||||
|
||||
Running locally
|
||||
---------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user