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