From 6b7d09df7cce32bb9b58b1a463452b1de6dd9a6d Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 25 Jul 2024 17:11:49 +0300 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 194b89e4..feb7ee90 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ ### Auto -Run `INSTALL.sh` in terminal to autobuild Yoda 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) +* `git clone https://github.com/YGGverse/Yoda.git` +* `cd Yoda` +* Run `./INSTALL.sh` in terminal to autobuild Yoda 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` or `yum`