diff --git a/README.md b/README.md index 9c487c81..3c1f1afe 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ apt install libpq-dev\ #### PHP -Make sure PHP version is 8.1 or above and includes following components: +Make sure [PHP](https://github.com/php/php-src) version is 8.1 or above and configured with following components: ``` ./configure --with-openssl\