docs: README auf neues Repo und Installer aktualisieren
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1786cf730c
commit
6b316fc9da
10
README.md
10
README.md
@ -36,9 +36,17 @@ Jedes WLED-Geraet verfuegt ueber zwei Segmente (oben/unten), die jeweils einem B
|
||||
|
||||
## Installation
|
||||
|
||||
### Schnellinstallation (Debian 13)
|
||||
|
||||
```bash
|
||||
curl -s https://git.cynfo.net/christian/busylight_modular/raw/branch/master/install.sh | bash
|
||||
```
|
||||
|
||||
### Manuelle Installation
|
||||
|
||||
```bash
|
||||
# Repository klonen
|
||||
git clone https://git.cynfo.net/christian/busylight.git /opt/busylight
|
||||
git clone https://git.cynfo.net/christian/busylight_modular.git /opt/busylight
|
||||
cd /opt/busylight
|
||||
|
||||
# Python Virtual Environment erstellen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user