From 77964fb83ec66a5e9f79e944558c03ec7d18c90a Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Thu, 11 Aug 2011 13:25:47 -0500 Subject: [PATCH] Simplify --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df320c20..ad2c234e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Simple Ruby Version Management: rbenv rbenv lets you easily switch between multiple versions of Ruby. It's -simple, unobtrusive, understandable, and follows in the Unix tradition -of single-purpose tools that do one thing well. +simple, unobtrusive, and follows the UNIX tradition of single-purpose +tools that do one thing well. ### rbenv _does…_