Update the from source installation info

This commit is contained in:
Zack Zatkin-Gold 2016-11-11 14:18:08 -08:00 committed by GitHub
parent c2d9e7e290
commit 737d2dd04b
1 changed files with 1 additions and 5 deletions

View File

@ -45,11 +45,7 @@ To learn how to build a fully functional development environment, follow the
## Installing the Gem from Git ## Installing the Gem from Git
If you want the bleeding edge version of Vagrant, we try to keep master pretty stable If you want the bleeding edge version of Vagrant, we try to keep master pretty stable
and you're welcome to give it a shot. The following is an example showing how to do this: and you're welcome to give it a shot. Please review the installation page [here](https://www.vagrantup.com/docs/installation/source.html).
rake install
Ruby 2.2 is needed.
## Contributing to Vagrant ## Contributing to Vagrant