Updated README with instructions to installing from Git

This commit is contained in:
Mitchell Hashimoto 2010-03-09 09:01:20 -08:00
parent db288cf2d5
commit aff8343948
1 changed files with 8 additions and 0 deletions

View File

@ -34,6 +34,14 @@ There is also a fairly short (12 minute) [getting started video](http://vimeo.co
explains how to build a fully functional LAMP development environment, which
covers a few parts of Vagrant in more detail than the website guide.
## Installing the Gem from Git
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:
rake build
sudo rake install
## Contributing to Vagrant
To hack on vagrant, you'll need [bundler](http://github.com/carlhuda/bundler) which can