Update dev-bazel docs to mention npm explicitly
Change-Id: Ibaadc08f28a7a63416da0b71ccced5408bc1b48b
This commit is contained in:
		@@ -8,7 +8,7 @@ To build Gerrit from source, you need:
 | 
				
			|||||||
* A Linux or macOS system (Windows is not supported at this time)
 | 
					* A Linux or macOS system (Windows is not supported at this time)
 | 
				
			||||||
* A JDK for Java 8|9|10|11|...
 | 
					* A JDK for Java 8|9|10|11|...
 | 
				
			||||||
* Python 2 or 3
 | 
					* Python 2 or 3
 | 
				
			||||||
* Node.js
 | 
					* Node.js (including npm)
 | 
				
			||||||
* link:https://www.bazel.io/versions/master/docs/install.html[Bazel]
 | 
					* link:https://www.bazel.io/versions/master/docs/install.html[Bazel]
 | 
				
			||||||
* Maven
 | 
					* Maven
 | 
				
			||||||
* zip, unzip
 | 
					* zip, unzip
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user