Words.
This commit is contained in:
parent
592d186989
commit
427c7972b4
|
@ -29,7 +29,7 @@ See Net::LDAP for documentation and usage samples.
|
||||||
|
|
||||||
h2. REQUIREMENTS
|
h2. REQUIREMENTS
|
||||||
|
|
||||||
Net::LDAP requires Ruby 1.8.2 or better.
|
Net::LDAP requires Ruby 1.8.7-compliant interpreter or better.
|
||||||
|
|
||||||
h2. INSTALL
|
h2. INSTALL
|
||||||
|
|
||||||
|
@ -39,9 +39,8 @@ sources.
|
||||||
|
|
||||||
* gem install net-ldap
|
* gem install net-ldap
|
||||||
|
|
||||||
If using the packaged (.tgz) version; it can be installed with:
|
There is no installation required if using a source release. Simply
|
||||||
|
unarchive and require 'lib/net'.
|
||||||
* ruby setup.rb
|
|
||||||
|
|
||||||
h2. CREDITS
|
h2. CREDITS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue