From f61f759adf815ed23ac3f752a8280e9408e96f50 Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 19 Jul 2024 22:27:02 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\