add rpi install script to readme

This commit is contained in:
Tavis
2026-08-20 15:36:10 -07:00
committed by GitHub
parent d17c051bb1
commit 648399a52a
+1
View File
@@ -27,6 +27,7 @@ Developing additional clients for Tronbyt Server is straightforward: pull WebP i
brew install tronbyt-server
```
* **Bare metal (from source):** Build from source using Go.
* **RaspberryPI Install Script** `curl -fsSL https://raw.githubusercontent.com/tronbyt/server-docker-compose/main/rpi_setup.sh | bash`
**Running the Application:**
* For Docker installations, use `docker compose up -d`.