Note additional PolyGerrit UI requirements

The default buck build includes PolyGerrit UI which means you must
also install npm.  Just noting that in the docs.

Change-Id: I24b79100887bd8f9c98efca7a8e00f2ee8b6552f
This commit is contained in:
Khai Do
2016-04-16 08:27:23 -07:00
committed by David Pursehouse
parent 520dbde515
commit 005452880d

View File

@@ -105,6 +105,9 @@ To build the Gerrit web application that includes GWT UI and PolyGerrit UI:
buck build gerrit
----
*Note: PolyGerrit UI may require additional tools (such as npm). Please read
the polygerrit-ui/README.md for more info.
The output executable WAR will be placed in:
----