Include virtualbox 5.2.x as supported in docs
This commit is contained in:
parent
bcf3a4b3d1
commit
f0fa6371a3
|
@ -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