Update minimum required virtualbox version to 3.2
This commit is contained in:
parent
2c1c7e51e4
commit
2f742dcf27
|
@ -23,10 +23,10 @@ VirtualBox runs on **Windows**, **Mac OS X**, **Linux**, and **Solaris**.
|
||||||
Here is a link directly to the [download page](http://www.virtualbox.org/wiki/Downloads).
|
Here is a link directly to the [download page](http://www.virtualbox.org/wiki/Downloads).
|
||||||
|
|
||||||
<div class="info">
|
<div class="info">
|
||||||
<h3>Version 3.1 or Higher!</h3>
|
<h3>Version 3.2 or Higher!</h3>
|
||||||
<p>
|
<p>
|
||||||
Vagrant requires at least version 3.1 of VirtualBox. If your package manager is still
|
Vagrant requires at least version 3.2 of VirtualBox. If your package manager is still
|
||||||
stuck on version 3.0 or lower, then download the 3.1 installation package from the official VirtualBox
|
stuck on version 3.1 or lower, then download the 3.2 installation package from the official VirtualBox
|
||||||
<a href="http://www.virtualbox.org/wiki/Downloads">download page</a>.
|
<a href="http://www.virtualbox.org/wiki/Downloads">download page</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue