fixed the command to install maven on fedora

Change-Id: I8187c138be4d9b3fbd4071f7cecefa6a82531744
This commit is contained in:
Dhriti Shikhar 2015-01-04 00:44:29 +05:30
parent 9cc1e380d3
commit 4c98192eb8
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ To install Maven 3 for Ubuntu 12.04 and later,and Debian wheezy and later::
On Fedora 15 and later::
yum install maven3
yum install maven
Building
========