From 6c197f671c2791d3936d627ffa0b337587b279e2 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Sun, 4 Apr 2021 23:36:40 +0100 Subject: [PATCH] Added it in summary --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3250d0d..cdc60e2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,12 @@ 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 the script is running, therefore a manual installation is provided below. + +
+Piping to Bash +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