Merge pull request #5412 from ivuk/capitalize-vagrant-readme

Fix capitalization of Vagrant in README.md
This commit is contained in:
Seth Vargo 2015-03-01 19:06:25 -05:00
commit a8dcf92f14
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Ruby 2.0 is needed.
### Dependencies and Unit Tests
To hack on vagrant, you'll need [bundler](http://github.com/carlhuda/bundler) which can
To hack on Vagrant, you'll need [bundler](http://github.com/carlhuda/bundler) which can
be installed with a simple `gem install bundler`. Afterwards, do the following:
bundle install