diff --git a/Installation.md b/Installation.md index c2531a3..f15a3ca 100644 --- a/Installation.md +++ b/Installation.md @@ -7,7 +7,7 @@ Please note that the web interface is completely **optional** - the plugin does Minimum requirements: - An existing website hosted on an existing domain - A MySQL database (which must allow remote SQL, if used remotely) -- PHP 5.3 or above, with `intl` and `pdo_mysql` modules installed and enabled. +- PHP 5.3 or above, with `intl` and `pdo_mysql` modules installed and enabled (`php-intl php-mysql`). Recommended: - PHP 8.1 or above