From 37815c57fb99b1dc2a6aa9a42d1d327017a9cd37 Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 19 Jul 2024 22:33:33 +0300 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 63c112dd..ec1c538c 100644 --- a/README.md +++ b/README.md @@ -66,13 +66,11 @@ Make sure [PHP](https://github.com/php/php-src) version is 8.1 or above and conf #### PHP-CPP PHP-GTK require [PHP-CPP](https://github.com/fast-debug/PHP-CPP) extension to interact native GTK3 libraries. - Use official [documentation](https://www.php-cpp.com/documentation/install) for details. #### PHP-GTK Build latest [PHP-GTK3](https://github.com/scorninpc/php-gtk3) or get binaries. - Follow official [installation guide](https://github.com/scorninpc/php-gtk3#acknowledgements) for details. #### Yoda