Document that the build works with Python 2 or 3

Change-Id: If824dc80e49a54e3255ebe12fba1ec2981a4d255
This commit is contained in:
David Pursehouse 2018-03-08 20:52:37 +09:00
parent 945ea9fc41
commit 9276890d38
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
[[installation]]
== Installation
You need to use Python 2, Java 8, and Node.js for building gerrit.
You need to use Python (2 or 3), Java 8, and Node.js for building gerrit.
You can install Bazel from the bazel.io:
https://www.bazel.io/versions/master/docs/install.html