diff --git a/morph/grid/local/README.rst b/morph/grid/local/README.rst index 9c8ba9c2556532b2b9c6ec5a5d15b7924eab7792..75bc685852a65673bbb1e572249d34eb5b482db4 100644 --- a/morph/grid/local/README.rst +++ b/morph/grid/local/README.rst @@ -33,7 +33,7 @@ Use the local development environment vagrant up --provider=libvirt - Optionally, to switch from QEMU to KVM virtualization, edit the virtual machine definition of all the machines and replace the "qemu" on the first line with "kvm": + Optionally, to switch from QEMU to KVM virtualization, edit the virtual machine definition of all the machines and replace the "qemu" on the first line with "kvm":: sudo virsh list sudo virsh edit <machine id> (once for every machine)