about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 707b851..a4fc4ec 100644
--- a/README
+++ b/README
@@ -110,15 +110,17 @@ For all Rubygems users:
 
   gem install clogger
 
-If you're using MRI 1.8/1.9 and have a build environment, you can also try:
-
-  gem install clogger_ext
-
 If you do not use Rubygems, you may also use setup.rb from tarballs from
 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.
+
 == LICENSE
 
 Copyright (C) 2009 Eric Wong <normalperson@yhbt.net> and contributors.