mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
README: add hint on how to run vagrant from git
I am a total newb and it took me a moment to figure this step out. Might help others out too. :-P Signed-off-by: Brandon Philips <brandon@ifup.org>
This commit is contained in:
parent
7f41ce11b4
commit
3cd66a5cc7
1 changed files with 1 additions and 0 deletions
|
|
@ -52,5 +52,6 @@ be installed with a simple `gem install bundler --pre`. Afterwords, do the follo
|
|||
|
||||
bundle install
|
||||
rake
|
||||
bundle exec bin/vagrant help
|
||||
|
||||
This will run the test suite, which should come back all green! Then you're good to go!
|
||||
|
|
|
|||
Loading…
Reference in a new issue