From cbb2243e55160cd7d842e120fa8e8327394b6b3e Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 13 Jul 2024 20:34:16 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7345c7bb..9fa7acea 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ 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) sources. +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) -This tool does not change system PHP version, not requires root permissions but optional system dependencies installation only (trough `apt`). +This tool does not change system PHP version, not requires root permissions but optional system dependencies installation only (trough `apt`) To uninstall, just remove `build` folder generated.