From 419a1a26efb51ea8d4af57300e65c331431ed6eb Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Sun, 1 Mar 2015 21:34:26 +0100 Subject: [PATCH] Fix capitalization of Vagrant in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee1026409..a361da9b0 100644 --- a/README.md +++ b/README.md @@ -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