Update README.md

This commit is contained in:
tteckster 2021-10-28 05:52:58 -04:00 committed by GitHub
parent 76062daa23
commit a26b88d826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -389,12 +389,12 @@ sudo systemctl start zigbee2mqtt
```
To start Zigbee2MQTT automatically on boot
```
sudo systemctl enable zigbee2mqtt.service
sudo systemctl enable zigbee2mqtt.service
```
To update Zigbee2Mqtt
```
cd /opt/zigbee2mqtt
bash update.sh
cd /opt/zigbee2mqtt
bash update.sh
```
</details>
@ -454,12 +454,12 @@ sudo systemctl start zigbee2mqtt
```
To start Zigbee2MQTT automatically on boot
```
sudo systemctl enable zigbee2mqtt.service
sudo systemctl enable zigbee2mqtt.service
```
To update Zigbee2Mqtt
To update Zigbee2Mqtt
```
cd /opt/zigbee2mqtt
bash update.sh
cd /opt/zigbee2mqtt
bash update.sh
```
</details>