From fe225e920da9b893cee2129d5c669786c7038d18 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 14 Jul 2024 14:38:52 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4afd7399..1bc7a8b1 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Project in development! ### Builder -Run `INSTALL.sh` from terminal to build the 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) +Run `INSTALL.sh` from terminal to autobuild 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` * To **start**, open Yoda in application menu or use `yoda.sh` launcher created * To **update**, run `INSTALL.sh` again -* To **uninstall**, just remove `build` folder and profile data at `~/.yoda` +* To **uninstall**, just remove `build` folder with profile data in `~/.yoda` ### Manual