We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can install from source to get the bleeding edge of Vagrant.
Clone the git repository out into any directory.
git clone https://github.com/mitchellh/vagrant.git
Then, install the gem.
bundle install sudo rake install
The dev version will now become the active Vagrant version.
If you want to switch back to the previously active version, simply uninstall the dev version.
gem uninstall vagrant
Choose to remove the ".dev" version.