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 567ae54 commit 1115cf9Copy full SHA for 1115cf9
README.rdoc
@@ -30,7 +30,7 @@ See Net::LDAP for documentation and usage samples.
30
31
== Requirements
32
33
-Net::LDAP requires a Ruby 1.8.7 interpreter or better.
+Net::LDAP requires a Ruby 1.9.3 compatible interpreter or better.
34
35
== Install
36
@@ -42,11 +42,6 @@ sources.
42
43
Simply require either 'net-ldap' or 'net/ldap'.
44
45
-For non-RubyGems installations of Net::LDAP, you can use Minero Aoki's
46
-{setup.rb}[http://i.loveruby.net/en/projects/setup/] as the layout of
47
-Net::LDAP is compliant. The setup installer is not included in the
48
-Net::LDAP repository.
49
-
50
:include: Contributors.rdoc
51
52
:include: License.rdoc
0 commit comments