Merge pull request #9237 from briancain/update-vbox-support-docs
Include virtualbox 5.2.x as supported in docs
This commit is contained in:
commit
d93b5a9c75
|
@ -13,7 +13,7 @@ Vagrant comes with support out of the box for [VirtualBox](https://www.virtualbo
|
|||
a free, cross-platform consumer virtualization product.
|
||||
|
||||
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x,
|
||||
4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider
|
||||
4.2.x, 4.3.x, 5.0.x, 5.1.x, and 5.2.x. Other versions are unsupported and the provider
|
||||
will display an error message. Please note that beta and pre-release versions
|
||||
of VirtualBox are not supported and may not be well-behaved.
|
||||
|
||||
|
|
Loading…
Reference in New Issue