From 0c0c27c4e015b4fe928c4051f1ac23423028dc52 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Sun, 4 Apr 2021 13:59:34 +0100 Subject: [PATCH] Didn't like using it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4640ae3..2570c11 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 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 ``` -However, piping scripts straight to bash can be considered controversial as you don't get to see what it is running, therefore a manual installation is provided below. +However, piping scripts straight to bash can be considered controversial as you don't get to see what the script is running, therefore a manual installation is provided below.
Manual installation