Fixed the command to install maven on Fedora

Change-Id: If23d94fc0448944855ee58882a7386379f97e5b7
This commit is contained in:
Chandan Kumar 2014-10-29 20:39:03 +05:30
parent 3321a489c4
commit 94a0bd3182
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ To install Maven 3 for Ubuntu 12.04 and later, and Debian wheezy and later::
On Fedora::
yum install maven3
yum install maven
You need to have Python 2.7 installed for using the tools.