diff --git a/README.md b/README.md index f6405cb..ac14eab 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ### Setup: -´´´ curl -sSL https://git.pi-farm.de/pi-farm/PiDoBot/raw/branch/dev/setup.sh -o 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 ´´´ +./setup.sh +```