ソースを参照

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