mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
32edf84200
commit
fe225e920d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue