Fix capitalization of Vagrant in README.md

This commit is contained in:
Igor Vuk 2015-03-01 21:34:26 +01:00
parent bd39b08532
commit 419a1a26ef
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