We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60a62b commit 29859c3Copy full SHA for 29859c3
README.markdown
@@ -21,6 +21,7 @@ be ignored by git)
21
Then you have to install some vagrant plugins and build your vagrant box:
22
23
```
24
+vagrant plugin install vagrant-vbguest
25
vagrant plugin install vagrant-hostmanager
26
vagrant plugin install vagrant-hostsupdater
27
vagrant up
0 commit comments