diff options
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 22c914500..3bdf6b499 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -18,7 +18,7 @@ Drupal requires: - 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 or greater) (http://www.mysql.com/), PostgreSQL (8.3 + - and either MySQL (5.0.15 or greater) (http://www.mysql.com/), PostgreSQL (8.3 or greater) (http://www.postgresql.org/), or SQLite (3.4.2 or greater) (http://www.sqlite.org/). |