From 253f6ee1d922244859dd000ee42962ff8e648a02 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 2 Jan 2013 19:01:47 -0700 Subject: [PATCH] -information in readme pitch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c253008..c6e666b7 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ bulletproof deployments. binstubs](http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/) you'll never again need to `cd` in a cron job or Chef recipe to ensure you've selected the right runtime. The Ruby version - dependency information lives in one place—your app—so upgrades and - rollbacks are atomic, even when you switch versions. + dependency lives in one place—your app—so upgrades and rollbacks are + atomic, even when you switch versions. **One thing well.** rbenv is concerned solely with switching Ruby versions. It's simple and predictable. A rich plugin ecosystem lets