From 87deacde47edf047f7d3393a9f250d50b37b89e5 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 13 Jul 2024 21:01:53 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcbdf8df..5deb01d7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Project in development! ### Builder -Run `INSTALL.sh` script from terminal to build app for your system using latest [PHP](https://github.com/php/php-src), [PHP-CPP](https://github.com/fast-debug/PHP-CPP) and [PHP-GTK3](https://github.com/scorninpc/php-gtk3) +Run `INSTALL.sh` script from terminal to build app for Linux systems using latest [PHP](https://github.com/php/php-src), [PHP-CPP](https://github.com/fast-debug/PHP-CPP) and [PHP-GTK3](https://github.com/scorninpc/php-gtk3) This tool does not change global PHP version, not requires root permissions, but optionally install system dependencies, through `apt`.