From e6c68358cfa8c42dc1cfc9585f6ca520678c5363 Mon Sep 17 00:00:00 2001 From: s-vx <38533744+s-vx@users.noreply.github.com> Date: Fri, 4 Jun 2021 13:10:53 -0400 Subject: [PATCH] Fix minor typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4448ce5..6fc8249 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ vagrant-libvirt. This depends on your distro. An overview: apt-get build-dep vagrant ruby-libvirt apt-get install qemu libvirt-daemon-system libvirt-clients ebtables dnsmasq-base apt-get install libxslt-dev libxml2-dev libvirt-dev zlib1g-dev ruby-dev -a[t-get install libguestfs-tools +apt-get install libguestfs-tools ``` * Ubuntu 18.04, Debian 8 and older: