diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index f596e1d6..d7fca111 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -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 ---------------