diff --git a/README.md b/README.md index 5a1df7b..19b7fe3 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Features: Installation Instructions: -------------------------- -You'll need to have php with pdo, pcre, mbstring and date extension, and a web-server installed. +You'll need to have php with intl, gettext, pdo, pcre, mbstring and date extension, and a web-server installed. You will also need the pdo_sqlite, pdo_mysql or pdo_pgsql extension, depending on which database you choose. Optionally, you can install: - the gd extension for the captcha feature