瀏覽代碼

Update README.md

tteckster 3 年之前
父節點
當前提交
025c74b62a
共有 1 個文件被更改,包括 2 次插入1 次删除
  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