Don't import `Data::Dumper'.
[licom.git] / ReadMe
diff --git a/ReadMe b/ReadMe
index f6add0c..c620986 100644 (file)
--- a/ReadMe
+++ b/ReadMe
@@ -9,6 +9,14 @@ Requirements:
 - Perl (Version 5.6 or later)
 
 
+Other things you need:
+- Understanding of Apache and LDAP
+  OR
+- Someone who knows
+  OR
+- Curiosity, manuals, time and coffee
+
+
 Installation:
 
 Please read these instructions, they include non-obvious hints.
@@ -18,7 +26,7 @@ Please read these instructions, they include non-obvious hints.
   Field is set. LDAP-entries without an uid-field are considered to be
   contact-entries. For a sample layout see ``The big picture'' below.
 
-- Install and configure Apache. These is a sample config in the samples
+- Install and configure Apache. There is a sample config in the samples
   directory which will guide you. It's very important that the REMOTE_USER
   environment variable is set to the full DN by mod_auth_ldap. Look for
   ``AuthLDAPRemoteUserIsDN'' in Apache's manual.
@@ -35,7 +43,7 @@ Please read these instructions, they include non-obvious hints.
   will look in a subdirectory ``lib'' for it's modules.
 
 - Create a config at ``/etc/licom/licom.conf''. Again, the samples directory is
-  you friend. Also: there's probably a password in this file. Make sure it's
+  your friend. Also: there's probably a password in this file. Make sure it's
   not world-readable. The webserver will need read-permissions though.
 
 - To install the licom-mutt.pl script you will need to do something fancy, I