From d41a8186767d8399782c8069f923e62f628bd2db Mon Sep 17 00:00:00 2001 From: Robert Theis Date: Tue, 4 Oct 2016 22:34:50 -0700 Subject: [PATCH] Fix typo in Readme (#431) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3739104..e00ec93 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ If you're seeing this warning, please do the following: - ***My Ruby version is very old, can I use this?*** -When your Ruby is old, and you don't want to upgrade, and your want to +When your Ruby is old, and you don't want to upgrade, and you want to control which libraries you use, you can use Bundler. In a Gemfile, perhaps in a non-deployed `:development` group, add this