From f51b6024d4882b31f52c77a9fe1ca0851811543e Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 29 Nov 2021 10:33:11 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fe38fc1..59fe7793 100644 --- a/README.md +++ b/README.md @@ -454,9 +454,8 @@ ls -l /dev/serial/by-id ``` Example Output: ```lrwxrwxrwx 1 root root 13 Jun 19 17:30 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0``` - If you are having diffucuilty with device pass through or starting check the [Alternative method](https://github.com/tteck/Proxmox/blob/main/Alternative.md) - ⚠️ **Before you can start Zigbee2MQTT you need to edit the [configuration.yaml](https://www.zigbee2mqtt.io/guide/configuration/)** +⚠️ **Before you can start Zigbee2MQTT you need to edit the [configuration.yaml](https://www.zigbee2mqtt.io/guide/configuration/)** ``` nano /opt/zigbee2mqtt/data/configuration.yaml ```