Update docs to support VirtualBox 5

This commit is contained in:
Seth Vargo 2015-07-10 13:17:36 -06:00
parent 3f7f85c076
commit 00f1e46777
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ Vagrant comes with support out of the box for [VirtualBox](http://www.virtualbox
a free, cross-platform consumer virtualization product.
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x,
4.2.x, and 4.3.x. Any other version is unsupported and the provider will display
an error message.
4.2.x, 4.3.x, and 5.0.x. Any other version is unsupported and the provider will
display an error message.
VirtualBox must be installed on its own prior to using the provider, or
the provider will display an error message asking you to install it.