Index: README.md |
=================================================================== |
--- a/README.md |
+++ b/README.md |
@@ -18,8 +18,9 @@ |
- [Mercurial](https://www.mercurial-scm.org/) or [Git](https://git-scm.com/) (whichever you used to clone this repository) |
- [Python 2.7](https://www.python.org) |
-- [The Jinja2 module](http://jinja.pocoo.org/docs) (>= 2.8) |
-- For signed builds: [PyCrypto module](https://www.dlitz.net/software/pycrypto/) |
+ - [The Jinja2 module](http://jinja.pocoo.org/docs) (>= 2.8) |
+ - For signed builds: [PyCrypto module](https://www.dlitz.net/software/pycrypto/) |
+- [Node.js](https://nodejs.org/) (>= 7) |
### Building the extension |