Browse Source

update readme

PHP-GTK3
yggverse 2 months ago
parent
commit
6b7d09df7c
  1. 4
      README.md

4
README.md

@ -8,7 +8,9 @@ @@ -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`

Loading…
Cancel
Save