diff --git a/doc/image-guide/section_centos-example.xml b/doc/image-guide/section_centos-example.xml index ed23e17877..6b339e0104 100644 --- a/doc/image-guide/section_centos-example.xml +++ b/doc/image-guide/section_centos-example.xml @@ -42,7 +42,7 @@ Assume that the name of your virtual machine image is centos-6.4; you need this name when you use virsh commands to manipulate the state of the image. - If you use virt-manager, the commands should look something like + If you use virt-install, the commands should look something like this: # qemu-img create -f qcow2 /tmp/centos-6.4.qcow2 10G # virt-install --virt-type kvm --name centos-6.4 --ram 1024 \