From 427c7972b4a40472e501a208416f088650866434 Mon Sep 17 00:00:00 2001 From: Rory O'Connell Date: Mon, 8 Mar 2010 08:59:07 -0600 Subject: [PATCH] Words. --- README.textile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.textile b/README.textile index 94b2862..50cc291 100644 --- a/README.textile +++ b/README.textile @@ -29,7 +29,7 @@ See Net::LDAP for documentation and usage samples. h2. REQUIREMENTS -Net::LDAP requires Ruby 1.8.2 or better. +Net::LDAP requires Ruby 1.8.7-compliant interpreter or better. h2. INSTALL @@ -39,9 +39,8 @@ sources. * gem install net-ldap -If using the packaged (.tgz) version; it can be installed with: - -* ruby setup.rb +There is no installation required if using a source release. Simply +unarchive and require 'lib/net'. h2. CREDITS