vagrant-vbguest needed

This commit is contained in:
darksun 2018-08-06 07:25:11 +08:00 committed by Yan
parent 6480f09e87
commit e77f7c0427

View file

@ -196,6 +196,7 @@ You can build a Vagrant VM with:
```bash
wget https://raw.githubusercontent.com/zardus/ctf-tools/master/Vagrantfile
vagrant plugin install vagrant-vbguest
vagrant up
```