diff --git a/README.md b/README.md index a3dcd49..1145c3e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ INSTALLATION -------------------- 1. Change to plugins/ directory 2. Clone git repository with: git clone https://github.com/stalks/roundcube-defense.git -3. Add 'protect' table to SQL structure by using schema in plugins/roundcube-defense/SQL/ +3. Add 'defense' table to SQL structure by using schema in plugins/roundcube-defense/SQL/ 4. Edit config file 'config.inc.php.dist' and save as 'config.inc.php' 4. Add 'roundcube-defense' to plugins array at config/main.inc.php