diff --git a/README.md b/README.md
index ced9f9d7fd80d7703ef5873132e8029686f87463..f7722be379e397402e389d4e75c09cd732a62cd9 100644
--- a/README.md
+++ b/README.md
@@ -41,10 +41,9 @@ Requirements
 Installation
 -------------------------------------
 
-* Use `make dovecot-install` to download and build dovecot 2.2.21 in a sub-
-  directory. It's a local installation and your system won't be affected.
+* Run `autogen.sh` and then `./configure`.
 
-* Type `make all` to compile the plugin.
+* Type `make` to compile the plugin.
 
 * Find the plugin at `src/.libs/lib18_scrambler_plugin.so`.