Update README.md

pull/10/head
tteck 4 years ago committed by GitHub
parent 2dad1bf755
commit b2313dd57c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -289,6 +289,10 @@ Zigbee2mqtt can be started after completing the configuration by running
``` ```
sudo systemctl start zigbee2mqtt sudo systemctl start zigbee2mqtt
``` ```
To start Zigbee2MQTT automatically on boot
```
sudo systemctl enable zigbee2mqtt.service
```
</details> </details>

Loading…
Cancel
Save