Skip to content

Commit 1115cf9

Browse files
author
Rory O'Connell
committed
Updating readme with ruby version, removing ancient setup instructions
1 parent 567ae54 commit 1115cf9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.rdoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ See Net::LDAP for documentation and usage samples.
3030

3131
== Requirements
3232

33-
Net::LDAP requires a Ruby 1.8.7 interpreter or better.
33+
Net::LDAP requires a Ruby 1.9.3 compatible interpreter or better.
3434

3535
== Install
3636

@@ -42,11 +42,6 @@ sources.
4242

4343
Simply require either 'net-ldap' or 'net/ldap'.
4444

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-
5045
:include: Contributors.rdoc
5146

5247
:include: License.rdoc

0 commit comments

Comments
 (0)