From 4ea1a0132e567726a9b1ffcda1cf6b1a72ad118b Mon Sep 17 00:00:00 2001
From: Kundan Kumar <kundan.kumar@india.nec.com>
Date: Mon, 29 Jan 2024 14:16:35 +0900
Subject: [PATCH] Updated vagrant.md (#10836)

---
 docs/vagrant.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/vagrant.md b/docs/vagrant.md
index b7f702ce8..e331c5112 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`.
 
-- 
GitLab