This commit is contained in:
Stuart Feichtinger 2016-01-31 19:38:22 -06:00
parent 09d2d00901
commit 2ef3dc8761
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ This example illustrates Publish an arbitrary data packet using the Adafruit MQT
### Installing and configuring Mosquitto broker (minimal working setup):
####__Installing on Raspberry Pi/Linux:__
####_Installing on Raspberry Pi/Linux:_
```bash
sudo apt-get install mosquitto
@ -14,7 +14,7 @@ cd /etc/mosquitto/
#See "Both" Setup Instructions Below
```
####__Installing On a Mac:__
####_Installing On a Mac:_
```bash
brew install mosquitto
cd /usr/local/etc/mosquitto