README.md aktualisiert

This commit is contained in:
2026-03-09 23:00:23 +00:00
parent a9448dc4b3
commit 159782b62f

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
``` ```