From 0904ff461731411be8db3ab3f2d865b16eb42785 Mon Sep 17 00:00:00 2001 From: annegentle <anne@openstack.org> Date: Fri, 9 Mar 2012 22:55:53 -0600 Subject: [PATCH] Update readme with maven3 Change-Id: I0667f66e5edf0fa7764c2c39b89dbb814844167a --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4365a48110..e6b31d7539 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,7 @@ OpenStack project. It includes documentation for: * OpenStack Image Service * OpenStack Object Storage * OpenStack Dashboard + * OpenStack Network Connectivity For more details, see the `OpenStack Documentation HowTo wiki page <http://wiki.openstack.org/Documentation/HowTo>`_. @@ -26,7 +27,7 @@ documentation. To install Maven for Ubuntu:: - apt-get install maven2 + apt-get install maven3 Building