Another todo for sorttable
[lhc/web/wiklou.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index cd8400b..e9868d9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,11 +4,11 @@ Installing MediaWiki
 
 Starting with MediaWiki 1.2.0, it's possible to install
 and configure the wiki "in-place", as long as you have
-the necessary prerequesites available.
+the necessary prerequisites available.
 
 Required software:
-* Web server with PHP 4.3.2 or higher; 4.4.x or 5.x is recommended.
-* A MySQL server, 4.0.14 or higher.
+* Web server with PHP 5.x or higher.
+* A MySQL server, 4.0.14 or higher OR a Postgres server, 8.1 or higher
 
 MediaWiki is developed and tested mainly on Unix/Linux
 platforms, but should work on Windows as well.