Fix error message that tells people to install VirtualBox 3.1.x.

This commit is contained in:
Brian Donovan 2010-07-13 08:27:31 -07:00 committed by Mitchell Hashimoto
parent c78a3f3e3f
commit 98f66201e4
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@
:virtualbox_not_detected: |-
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
If VirtualBox is installed, it may be an incorrect version. Vagrant currently
only supports VirtualBox 3.1.x. Please install the proper version to continue.
requires VirtualBox 3.2.x. Please install the proper version to continue.
:virtualbox_invalid_ose: |-
Vagrant has detected you're using an OSE ("Open Source Edition") of VirtualBox.
Vagrant currently doesn't support any of the OSE editions due to slight API