Merge pull request #7998 from zg/patch-1
Update the from source installation info
This commit is contained in:
commit
47ca0984d4
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue