Skip to content

Commit

Permalink
doc: provide link to artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
torfmaster committed Aug 29, 2024
1 parent dd0517e commit 24281fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mqtt_client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mqtt brokers (i.e. home assistant).

## Quick Start

- get the appropriate binary `mqtt-client-<your hardware here>` from "releases"
- get the appropriate binary `mqtt-client-<your hardware here>` 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
Expand Down

0 comments on commit 24281fb

Please sign in to comment.