From 24281fba5e6fc1ca4fd9514bc0ec5e24cbc97d07 Mon Sep 17 00:00:00 2001 From: torfmaster Date: Thu, 29 Aug 2024 14:21:12 +0200 Subject: [PATCH] doc: provide link to artifacts --- mqtt_client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mqtt_client/README.md b/mqtt_client/README.md index 63b0596..c82868d 100644 --- a/mqtt_client/README.md +++ b/mqtt_client/README.md @@ -5,7 +5,7 @@ mqtt brokers (i.e. home assistant). ## Quick Start - - get the appropriate binary `mqtt-client-` from "releases" + - get the appropriate binary `mqtt-client-` from [releases](https://github.com/torfmaster/hackdose/actions/workflows/release.yaml) - copy it to your machine (to `/home/pi`, otherwise you need to adapt the `.service` file below) - create a configuration file (see sample) and move it to `/home/pi/hackdose_mqtt_client_config.yaml` - enable the client in systemd