diff --git a/README.md b/README.md index 1647a93..516de08 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,16 @@ Introducing **Pi-Apps**, basically a list of pre-made apps you can install with ``` wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash ``` -
-Manual installation +The install script ensures YAD is installed, creates two menu buttons, an auto-started updater, and a file (`/usr/local/bin/pi-apps`) that allows pi-apps to be run from terminal. Besides those, nothing is modified outside of the Pi-Apps folder. -# installation +
+To install manually if you prefer to see what happens under the hood ``` git clone https://github.com/Botspot/pi-apps ~/pi-apps/install ```
-The install script ensures YAD is installed, creates two menu buttons, an autostarted updater, and a file (`/usr/local/bin/pi-apps`) that allows pi-apps to be run from terminal. Besides those, nothing is modified outside your home directory. -
To uninstall Pi-Apps To uninstall Pi-Apps: