Documentation: add node.js to the requirement listing.

Change-Id: I7b4c17fef9e28ee8039895086a8cb223f6ee02b7
This commit is contained in:
Han-Wen Nienhuys
2016-02-03 17:15:36 +01:00
parent 01d54279da
commit 74e8304647

View File

@@ -3,7 +3,7 @@
== Installation
Note that you need to use Java 7 for building gerrit.
You need to use Java 7 and Node.js for building gerrit.
There is currently no binary distribution of Buck, so it has to be manually
built and installed. Apache Ant and gcc are required. Currently only Linux