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