From a9448dc4b3949fe74db6009ad37354a843526c73 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Mon, 9 Mar 2026 22:59:20 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 +```