Merge "Update the yum install maven in README"

This commit is contained in:
Jenkins 2014-08-12 15:15:27 +00:00 committed by Gerrit Code Review
commit fb325cb33b

View File

@ -23,9 +23,9 @@ To install Maven 3 for Ubuntu 12.04 and later, and Debian wheezy and later::
apt-get install maven
On Fedora 15 and later::
On Fedora 20 and later::
yum install maven3
yum install maven
Building
========