Update README.md

This commit is contained in:
tteckster 2022-01-30 03:44:35 -05:00 committed by GitHub
parent c50528e0fa
commit 025c74b62a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -530,7 +530,8 @@ advanced:
```
⚙️ **Zigbee2mqtt can be started after completing the configuration**
```yaml
systemctl start zigbee2mqtt
cd /opt/zigbee2mqtt
npm start
```
⚙️ **To update Zigbee2Mqtt**
```yaml