From fbc975e766c873d63a0943a8ece537f6977da02a Mon Sep 17 00:00:00 2001 From: slashtechno <77907286+slashtechno@users.noreply.github.com> Date: Thu, 25 Feb 2021 06:49:32 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c36d48..5af4d2a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ git clone https://github.com/Botspot/pi-apps 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` +To uninstall Pi-Apps run `sudo rm //usr/local/bin/pi-apps && rm -r //home/pi/pi-apps` ## 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`.