update README.md

This commit is contained in:
Chris Oloff 2026-01-14 18:48:10 +02:00
parent b50ab8109e
commit 710f261128

View file

@ -3,5 +3,5 @@
Install a frontend for a Watt42 system, experimental: Install a frontend for a Watt42 system, experimental:
```sh ```sh
wget -q -O - https://source.c3.uber5.com/watt42-public/install/raw/branch/main/install.sh | bash wget -q -O - https://source.c3.uber5.com/watt42-public/install/raw/branch/main/install.sh | TARGET=view bash
``` ```