Update dev-bazel docs to mention npm explicitly

Change-Id: Ibaadc08f28a7a63416da0b71ccced5408bc1b48b
This commit is contained in:
Ben Rohlfs
2019-05-08 14:27:38 +02:00
parent 62983448e1
commit ba4f541bd2

View File

@@ -8,7 +8,7 @@ To build Gerrit from source, you need:
* A Linux or macOS system (Windows is not supported at this time)
* A JDK for Java 8|9|10|11|...
* Python 2 or 3
* Node.js
* Node.js (including npm)
* link:https://www.bazel.io/versions/master/docs/install.html[Bazel]
* Maven
* zip, unzip