diff --git a/README.md b/README.md index ec1c538c..e7d2c648 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,13 @@ 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. +PHP-GTK3 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. +Follow official installation [guide](https://github.com/scorninpc/php-gtk3#acknowledgements) for details. #### Yoda