From 28763fc9e62de7b9a421b5432e18b0eeb7c8f0a7 Mon Sep 17 00:00:00 2001 From: Botspot <54716352+Botspot@users.noreply.github.com> Date: Sun, 4 Apr 2021 18:36:29 -0500 Subject: [PATCH] improve drop-down text --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: ```