diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt
index 50569acf7eab61409bce3ac35a0e8846f336ea07..599ecd8f5f61d7254a57f73543cf9f0327101021 100644
--- a/docs/INSTALL.txt
+++ b/docs/INSTALL.txt
@@ -59,6 +59,15 @@ special privileges to create.
 
 8. Set up Apache and your virtual host (TODO).
 
+	Required Apache modules:
+		rewrite
+		php5
+
+	Required PHP extensions:
+		php5-mysql
+		php5-memcache
+		php5-tidy
+
 9. Place a copy of the bulletin repository in the application folder. In order
 to get all of the embeded notes, this currently requires a copy of the
 repository from production.