Update README.md

This commit is contained in:
tteck
2021-08-23 06:09:35 -04:00
committed by GitHub
parent 2245e99e93
commit 63dc6f7713

View File

@@ -312,7 +312,12 @@ To start Zigbee2MQTT automatically on boot
```
sudo systemctl enable zigbee2mqtt.service
```
To update Zigbee2Mqtt, from the console run:
```
cd /opt/zigbee2mqtt
bash update.sh
```
</details>
</details>
@@ -372,8 +377,12 @@ To start Zigbee2MQTT automatically on boot
```
sudo systemctl enable zigbee2mqtt.service
```
To update Zigbee2Mqtt, from the console run:
```
cd /opt/zigbee2mqtt
bash update.sh
```
</details>
</details>