From e4297017c23c7d689baa82609fb9b3a280f05198 Mon Sep 17 00:00:00 2001 From: Joan Barros Date: Thu, 3 Apr 2014 12:37:24 -0700 Subject: [PATCH] A simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc5c630d..42164f8e6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,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 -be installed with a simple `gem install bundler`. Afterwords, do the following: +be installed with a simple `gem install bundler`. Afterwards, do the following: bundle install rake