diff --git a/README.md b/README.md index ac14eab..140badc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Setup: ``` -curl -sSL https://git.pi-farm.de/pi-farm/PiDoBot/raw/branch/dev/setup.sh -o setup.sh -chmod +x setup.sh +curl -sSL https://git.pi-farm.de/pi-farm/PiDoBot/raw/branch/dev/setup.sh -o setup.sh \ +chmod +x setup.sh \ ./setup.sh ```