Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed the command to install maven on Fedora
Change-Id: Ib08cd16bfd0dc1ea5afefbf61b9a43479bf8d7f9
  • Loading branch information
chkumar246 committed Aug 23, 2014
1 parent eeedcab commit 960d32f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -27,9 +27,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

Build and update API docs
=========================
Expand Down

0 comments on commit 960d32f

Please sign in to comment.