We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592d186 commit 427c797Copy full SHA for 427c797
README.textile
@@ -29,7 +29,7 @@ See Net::LDAP for documentation and usage samples.
29
30
h2. REQUIREMENTS
31
32
-Net::LDAP requires Ruby 1.8.2 or better.
+Net::LDAP requires Ruby 1.8.7-compliant interpreter or better.
33
34
h2. INSTALL
35
@@ -39,9 +39,8 @@ sources.
39
40
* gem install net-ldap
41
42
-If using the packaged (.tgz) version; it can be installed with:
43
-
44
-* ruby setup.rb
+There is no installation required if using a source release. Simply
+unarchive and require 'lib/net'.
45
46
h2. CREDITS
47
0 commit comments