README.md aktualisiert

This commit is contained in:
2026-03-09 23:19:15 +00:00
parent 7393f37654
commit 0fc72d77aa

View File

@@ -3,7 +3,7 @@
### Setup: ### 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 \ chmod +x setup.sh && \
./setup.sh ./setup.sh
``` ```