diff --git a/README.md b/README.md index 516de08..5a1bd44 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bas 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.
-To install manually if you prefer to see what happens under the hood +To install manually if you prefer to see what happens under the hood + ``` git clone https://github.com/Botspot/pi-apps ~/pi-apps/install @@ -26,7 +27,7 @@ git clone https://github.com/Botspot/pi-apps
-To uninstall Pi-Apps +To uninstall Pi-Apps To uninstall Pi-Apps: ```