diff --git a/README.md b/README.md index fc4113d08a0f5f5f7054ac1243921d047a422080..353f605c31a47b66e2b20d121bf133d1bbf06dab 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Flavors provide a quick way to choose hardware specs (like number of cpus and me ### Notes - tested on Vagrant 2.2.5, VirtualBox 6.0.4 and 6.0.10 +- Vagrantfile and the provision directory contains everything needed by vagrant. Feel free to move them to a different directory after creation. ### Other requirements - DHCP server for vboxnet0 must be turned off in VirtualBox. It can be done manually in VirtualBox or with the command `$ VBoxManage dhcpserver remove --ifname vboxnet0`