diff --git a/README.md b/README.md index 94aba49867fd3cc2cae08da6cb202cedeed62c33..8095a31036e77803df6d6fbb3f30a02fc7953038 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Piwik is released under the GPL v3 (or later) license, see [misc/gpl-3.0.txt](mi ## Requirements * PHP 5.5.9 or greater - * MySQL or MariaDB (database server) + * MySQL version 5.5 or greater, or MariaDB * PHP extension pdo and pdo_mysql, or the MySQLi extension. * Piwik is OS / server independent