Tweak
This commit is contained in:
parent
6697b96495
commit
09d2d00901
@ -4,9 +4,9 @@ This example illustrates Publish an arbitrary data packet using the Adafruit MQT
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Installing and configuring Mosquitto broker (minimal working setup)
|
### Installing and configuring Mosquitto broker (minimal working setup):
|
||||||
|
|
||||||
####Installing on Raspberry Pi/Linux:
|
####__Installing on Raspberry Pi/Linux:__
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install mosquitto
|
sudo apt-get install mosquitto
|
||||||
@ -14,7 +14,7 @@ cd /etc/mosquitto/
|
|||||||
#See "Both" Setup Instructions Below
|
#See "Both" Setup Instructions Below
|
||||||
```
|
```
|
||||||
|
|
||||||
####Installing On a Mac:
|
####__Installing On a Mac:__
|
||||||
```bash
|
```bash
|
||||||
brew install mosquitto
|
brew install mosquitto
|
||||||
cd /usr/local/etc/mosquitto
|
cd /usr/local/etc/mosquitto
|
||||||
|
Loading…
Reference in New Issue
Block a user