From dce3a06f49cf191771adbe60b5881adb1e51a4cd Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Thu, 4 Dec 2014 07:57:31 -0600 Subject: [PATCH] Fixes an error for common client named OpenStack (not common) Change-Id: I89ddbf8f418e27f5768a002ee8999e08dde887bf --- doc/common/section_cli_install.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/common/section_cli_install.xml b/doc/common/section_cli_install.xml index ef68401b40..2487e61337 100644 --- a/doc/common/section_cli_install.xml +++ b/doc/common/section_cli_install.xml @@ -210,14 +210,13 @@ API - common - Common OpenStack client - + openstack - Common OpenStack client + supporting multiple services - The following example shows the command for installing - the nova client with - pip. + The following example shows the command for installing the nova + client with pip. # pip install python-novaclient
Installing with pip