Skip to content

Commit

Permalink
Update drivers.md
Browse files Browse the repository at this point in the history
add some extra ticks on line 24.
  • Loading branch information
Expire0 committed Feb 27, 2019
1 parent 0c9192a commit edff9ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/drivers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit edff9ca

Please sign in to comment.