Fixed the command to install maven on Fedora
Change-Id: Ib08cd16bfd0dc1ea5afefbf61b9a43479bf8d7f9
This commit is contained in:
parent
eeedcab777
commit
960d32ffcd
@ -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
|
||||
=========================
|
||||
|
Loading…
x
Reference in New Issue
Block a user