Change php and mysql requirements in Readme.md

This commit is contained in:
DariusIII
2016-09-21 22:48:42 +02:00
parent 939a612f69
commit a25f6344ac
+2 -2
View File
@@ -32,8 +32,8 @@ The overall speed of NNTmux is largely governed by performance of the database.
### Software
PHP 5.5+ (and various modules)
MySQL 5.5+ (Postgres is not supported)
PHP 5.6+ (and various modules)
MySQL 5.6+ (Postgres is not supported)
Python 2.7 or 3.0 (and various modules)(Optional. Most useful on Windows.)
The installation guides have more detailed software requirements.