diff --git a/examples/mqtt_arbitrary_buffer/README.md b/examples/mqtt_arbitrary_buffer/README.md index afb80f0..1bdc75b 100644 --- a/examples/mqtt_arbitrary_buffer/README.md +++ b/examples/mqtt_arbitrary_buffer/README.md @@ -2,8 +2,8 @@ This example illustrates Publish an arbitrary data packet using the Adafruit MQTT library to an MQTT feed which can then be parsed by the included python subscriber client. - ## Installing and configuring Mosquitto (minimal working setup) + ####Installing on Raspberry Pi/Linux: ```bash