diff --git a/docs/vagrant.md b/docs/vagrant.md
index b7f702ce86d9e5e0b8ae99ff411fc51a656a121d..e331c51129fc898714c7dfb2deea16be0a835a2b 100644
--- a/docs/vagrant.md
+++ b/docs/vagrant.md
@@ -1,6 +1,6 @@
 # Vagrant
 
-Assuming you have Vagrant 2.0+ installed with virtualbox, libvirt/qemu or
+Assuming you have Vagrant 2.0+ installed with virtualbox (it may work with libvirt/qemu or
 vmware, but is untested) you should be able to launch a 3 node Kubernetes
 cluster by simply running `vagrant up`.