Skip to content

Commit 661ab4c

Browse files
committed
documentation
1 parent df9dc0c commit 661ab4c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ You can build it on your own (you will need [golang](https://golang.org/) instal
1313
go build -a -installsuffix cgo ./cmd/mqtt-executor/
1414
```
1515

16-
Or if you are **logged in** at github, you can download the pre-build artifacts: [here](https://github.com/rainu/mqtt-executor/actions?query=is%3Asuccess+branch%3Amaster)
16+
Or if you are **logged in** at github, you can download the pre-build artifacts (bleeding edge): [here](https://github.com/rainu/mqtt-executor/actions?query=is%3Asuccess+branch%3Amaster)
17+
18+
Or you can download the release binaries: [here](https://github.com/rainu/mqtt-executor/releases/latest)
1719

1820
# Configuration
1921
Create a configuration file named "config.json"

0 commit comments

Comments
 (0)