We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77c21a commit 6c2746bCopy full SHA for 6c2746b
README.md
@@ -12,8 +12,7 @@ Call script with same options like for [mosquitto_sub](https://mosquitto.org/man
12
Tested on a router Teltonika RUT955 running BusyBox v1.30.1 () built-in shell (ash)
13
14
## Dependencies:
15
-- mqtt broker (already installed on RUT955, just needs to be activated)
16
-- mqtt client (installable on RUT955 with ``opkg install mosquitto-client``
17
-)
+- mqtt broker (already installed on RUT955, just needs to be activated via WebGUI)
+- mqtt client (installable on RUT955 with ``opkg install mosquitto-client``)
18
19
Based on https://unix.stackexchange.com/a/274224
0 commit comments