Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Raue <christian.raue@gmail.com>2014-01-14 15:01:40 +0400
committerChristian Raue <christian.raue@gmail.com>2014-01-14 15:01:40 +0400
commit319cb5cd0f975d47839b6979fa85104611e43adc (patch)
treecd0c9a0d956779ae0055ec07f2e758c72560fc31 /README.md
parentb0ab30d87fc5e69f98414716d12a1fd7ea128f3c (diff)
fix PHP version in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f18f4a9db..c5ef3114a1 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Piwik is released under the GPL v3 (or later) license, see [misc/gpl-3.0.txt](mi
## Requirements
- * PHP 5.3 or greater
+ * PHP 5.3.2 or greater
* MySQL 4.1 or greater, and either MySQLi or PDO library must be enabled
* Piwik is OS / server independent