diff --git a/docs/drivers.md b/docs/drivers.md index 20d02b29d24c4794f60b63cbbf3bf0e08a0207fb..3e568912eae86a0e963dabc159530b77cf882552 100644 --- a/docs/drivers.md +++ b/docs/drivers.md @@ -22,7 +22,6 @@ To install the KVM2 driver, first install and configure the prereqs: * Ubuntu 16.x or older: `sudo apt install libvirt-bin libvirt-daemon-system qemu-kvm` * Fedora/CentOS/RHEL: `sudo yum install libvirt-daemon-kvm qemu-kvm` -``` Enable,start, and verify the libvirtd service has started. ```shell sudo systemctl enable libvirtd.service