Browse Source

update readme

PHP-GTK3
yggverse 1 month ago
parent
commit
238b3340d6
  1. 2
      README.md

2
README.md

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
* `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)
* Run `./INSTALL.sh` to auto-build 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`

Loading…
Cancel
Save