update readme

This commit is contained in:
yggverse 2024-07-14 14:33:13 +03:00
parent cc3e55c6f2
commit 6340b1867e

View file

@ -11,7 +11,8 @@ Run `INSTALL.sh` from terminal to build the app for Linux systems using latest [
This tool does not change global PHP version, not requires root permissions, but optionally install system dependencies, through `apt` 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 start, open Yoda in application menu or use `yoda.sh` launcher created
* To uninstall, just remove `build` folder generated in Yoda directory, remove profile data at `~/.yoda` * To update, run `INSTALL.sh` again
* To uninstall, just remove `build` folder generated and profile data at `~/.yoda`
### Manual ### Manual