diff --git a/README.md b/README.md index 3a53340..7c36d48 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,11 @@ wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bas git clone https://github.com/Botspot/pi-apps ~/pi-apps/install ``` - +The install script ensures YAD is installed, creates two menu buttons, and an autostarted updater. Nothing is modified outside your home directory execpt one file to allow `pi-apps` to be run in terminal. + +To uninstall Pi-Apps run `sudo rm //usr/local/bin && rm -r //home/pi/pi-apps` -The install script ensures YAD is installed, creates two menu buttons, and an autostarted updater. Nothing is modified outside your home directory. ## To run Pi-Apps Menu -> Accessories -> Pi Apps, or run `pi-apps` in a terminal. Run Pi-Apps from its directory with `~/pi-apps/gui`. ### Useful links