Tweak
This commit is contained in:
parent
93ff9b448a
commit
c7ab1a53c5
@ -17,14 +17,14 @@ Specifically, I was playing around with a [Teviso RD3024 radiation sensor](http:
|
|||||||
```bash
|
```bash
|
||||||
sudo apt-get install mosquitto
|
sudo apt-get install mosquitto
|
||||||
cd /etc/mosquitto/
|
cd /etc/mosquitto/
|
||||||
#See "Both" Setup Instructions Below
|
#See "Configuring Mosquitto Broker 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
|
||||||
#See "Both" Setup Instructions Below
|
#See "Configuring Mosquitto Broker below"
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user