diff --git a/docs/en-US/management-server-install-client.xml b/docs/en-US/management-server-install-client.xml
index 7d219acc623..51aac15a25e 100644
--- a/docs/en-US/management-server-install-client.xml
+++ b/docs/en-US/management-server-install-client.xml
@@ -31,15 +31,6 @@
The &PRODUCT; Management server can be installed using either RPM or DEB packages. These
packages will depend on everything you need to run the Management server.
-
- Downloading vhd-util
- Before setting up the Management Server, download vhd-util from vhd-util
- If the Management Server is RHEL or CentOS, copy vhd-util to
- /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver.
- If the Management Server is Ubuntu, copy vhd-util to
- /usr/lib/cloud/common/scripts/vm/hypervisor/xenserver/vhd-util.
-
Install on CentOS/RHEL
We start by installing the required packages:
@@ -49,4 +40,13 @@
Install on Ubuntu
apt-get install cloud-client
+
+ Downloading vhd-util
+ Before setting up the Management Server, download vhd-util from vhd-util
+ If the Management Server is RHEL or CentOS, copy vhd-util to
+ /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver
+ If the Management Server is Ubuntu, copy vhd-util to
+ /usr/lib/cloud/common/scripts/vm/hypervisor/xenserver/vhd-util
+