diff --git a/Installation.md b/Installation.md index fa54b28..ad60ecb 100644 --- a/Installation.md +++ b/Installation.md @@ -6,7 +6,7 @@ Minimum requirements: - An existing website hosted on an existing domain - A MySQL database - The MySQL database must allow remote SQL connections if LiteBans and the web interface are not hosted on the same machine -- PHP 5 with `pdo_mysql` module installed and enabled +- PHP 5.3 or above, with `pdo_mysql` module installed and enabled Recommended: - PHP 7