about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-07 19:32:17 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-07 19:32:17 -0700
commit72dfd64ed0ab31ced0f27e8a8a941c555221bb96 (patch)
treeb3b330338407a1d24fa3f59aa1919968a3987b17
parent1c19cf0066ac83d2da02f331be65dffacd560c36 (diff)
downloadclogger-72dfd64ed0ab31ced0f27e8a8a941c555221bb96.tar.gz
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index b8495dc..5688aa9 100644
--- a/README
+++ b/README
@@ -110,20 +110,20 @@ Homepage: http://clogger.rubyforge.org/
 
 == INSTALL
 
-For all Rubygems users:
+For Rubygems users:
 
   gem install clogger
 
-If you do not use Rubygems, you may also use setup.rb from tarballs from
-the Rubyforge project page:
+If you do not use Rubygems, you may also use setup.rb from the tarballs
+on the Rubyforge project page:
 
 * http://rubyforge.org/frs/?group_id=8896
 
 There is an optional C extension that should be compatible with MRI
 1.8/1.9.  The extensions should automatically be disabled for users of
 other Ruby implementations, but be sure to let us know if that's not the
-case.  No pre-built currently distributed, let us know if you're
-interested in helping with the release/support effort.
+case.  No pre-built binaries are currently distributed, let us know if
+you're interested in helping with the release/support effort.
 
 == LICENSE