diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index f5b71a7e54e..46d97a3c3f8 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -5151,9 +5151,9 @@ under the License. Update the agent software with one of the following command sets as appropriate for your environment. - # yum update cloud-* + # yum update cloud* # apt-get update - # apt-get upgrade cloud-* + # apt-get upgrade cloud* Start the agent. @@ -5744,10 +5744,10 @@ under the License. Update the agent software with one of the following command sets as appropriate. - # yum update cloud-* + # yum update cloud* # apt-get update - # apt-get upgrade cloud-* + # apt-get upgrade cloud* diff --git a/docs/en-US/management-server-install-client.xml b/docs/en-US/management-server-install-client.xml index b5329e3442a..47d6b3e1e72 100644 --- a/docs/en-US/management-server-install-client.xml +++ b/docs/en-US/management-server-install-client.xml @@ -32,11 +32,11 @@
Install on CentOS/RHEL We start by installing the required packages: - yum install cloud-client + yum install cloudstack-management
Install on Ubuntu - apt-get install cloud-client + apt-get install cloudstack-mangagement