Skip to content

Commit

Permalink
Merge pull request #1 from lguzzon/patch-1
Browse files Browse the repository at this point in the history
A silly typo fix
  • Loading branch information
abelgomez committed Dec 12, 2019
2 parents 0265e37 + 5295e78 commit 04fb5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ To install the toolkit use the following update site:
### Prerequisites

* The toolkit requires [Eclipse 4.12 (2019-06)](https://download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/) or [above](https://download.eclipse.org/eclipse/downloads/).
* An exaternal MQTT broker (e.g. [mosqutitto](https://mosquitto.org/download/)) is recommended for the Example project to be executable (in favor of the embedded Moquette server).
* An external MQTT broker (e.g. [mosqutitto](https://mosquitto.org/download/)) is recommended for the Example project to be executable (in favor of the embedded Moquette server).

## Quick Start Guide

Expand Down

0 comments on commit 04fb5af

Please sign in to comment.