--- INSTALL.txt	2008-04-02 09:26:44.000000000 -0700
+++ INSTALL_new.txt	2009-11-28 17:26:10.000000000 -0800
@@ -7,12 +7,6 @@ Authors: Aaron Welch <welch at advomatic
 	 Jeff Warrington <jeff at qoolio dot org>
 ********************************************************************
 
-** NOTES **
-IP Tracking is done in troll.module, so you will not see IP addresses
-in user searches until they have accessed the site with the troll.module enabled
-
-You may want to add a key in the users table on the mail field to increase email searching speed
-
 INSTALLATION:
 
 1. Place the troll directory in the modules directory of your drupal installation
@@ -20,9 +14,28 @@ INSTALLATION:
 2. Enable this module by navigating to:
         Administer > Site building > Modules
 
-3. Select and save the blocked user role under the troll module settings page:
-        Administer > Site configuration > Troll
-        
-4. Blacklist punishment is off by default. Select punishments, import blacklists,
-   and create a whitelist:
-        Administer > Site configuration > Troll > Blacklists
+
+CONFIGURATION:
+
+1. Select the 'Troll Block Role' by navigating to:
+        Administer > User management > Troll > 'Settings' tab
+	Under 'User Blocking' section. Click on 'Troll Block Role:' dropdown menu.
+	Select the role that will be assign to troublesome users when ban.
+        Click on 'Save configuration' button.
+
+2. Ban or block a user by navigating to:
+	Administer > User management > Troll
+	Use the 'Search Users' section to find the troublesome user.
+	Scroll down this page.
+	Find the column 'Actions'.
+	Click on appropriate link. Such as 'Block User' or 'Ban IP'.
+	Note that you will not see the 'Ban IP' link until troublesome users have 
+	accessed the site with the Troll module enabled.
+
+3. Blacklist punishment is off by default. To select punishments, import blacklists,
+   and create a whitelist navigate to:
+        Administer > User management > Troll > Blacklists
+
+** NOTE **
+You may want to add a key in the users table on the mail field to increase email searching speed
+
