diff --git a/README.md b/README.md index c725176..ef6e5ca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # install -Install a frontend for a Watt42 system, experimental \ No newline at end of file +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 +```