Browse Source

Update README.md

tteckster 3 years ago
parent
commit
025c74b62a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -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