Index: INSTALL.txt
===================================================================
RCS file: /cvs/drupal/drupal/INSTALL.txt,v
retrieving revision 1.80
diff -u -r1.80 INSTALL.txt
--- INSTALL.txt	30 Apr 2010 08:09:21 -0000	1.80
+++ INSTALL.txt	22 Jul 2010 16:50:24 -0000
@@ -16,9 +16,10 @@
 
 Drupal requires:
 
- - a web server, Apache (version 2.0 or greater) is recommended,
+ - A web server, Apache (version 2.0 or greater) is recommended,
  - PHP 5 (5.2.0 or greater) (http://www.php.net/),
- - and either MySQL (5.0.15 or greater) (http://www.mysql.com/), PostgreSQL (8.3
+ - Either MySQL (5.0.15 or greater) (http://www.mysql.com/) or a drop-in
+   replacement such as MariaDB (http://mariadb.org), PostgreSQL (8.3
    or greater) (http://www.postgresql.org/), or SQLite (3.4.2 or greater)
    (http://www.sqlite.org/).
 
