diff --git a/Message-Queue-Endpoint.md b/Message-Queue-Endpoint.md index d3e67bf..77c67b2 100644 --- a/Message-Queue-Endpoint.md +++ b/Message-Queue-Endpoint.md @@ -14,7 +14,7 @@ To follow along with the examples, you need: Generally the URN is composed of the company or brand name and a device serial number like so: `urn:dev::` -To run the python example code you also need to install the `paho-mqtt` and the `protobuf` modules. +To run the python example code you also need to install the `paho-mqtt` and the `protobuf` modules. If you need help on installing this, please see the FAQ at the end. ### Workflow