From 710f2611282c06b80f1263dfa3d7c53dbfebb164 Mon Sep 17 00:00:00 2001 From: Chris Oloff Date: Wed, 14 Jan 2026 18:48:10 +0200 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef6e5ca..9f57a75 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Install a frontend for a Watt42 system, experimental: ```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 ```