From 956a169f1ce63b4235db0a715a59ab8e32b514aa Mon Sep 17 00:00:00 2001 From: EpicEnder56 <72661987+EpicEnder56@users.noreply.github.com> Date: Wed, 4 Nov 2020 17:36:54 +0000 Subject: [PATCH] Update README.md Allow other user accounts than "pi" to install pi-apps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92382e2..75b3e9a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ There are many open-source, community-developed software projects for Raspberry ### To install Pi Apps ``` git clone https://github.com/Botspot/pi-apps -/home/pi/pi-apps/install +~/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. ### To run Pi Apps