소스 검색

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