From f136b8ce4b5d3f7e83ddbf688b2f7ec69687a3c9 Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Mon, 16 Jan 2023 10:43:29 -0500 Subject: [PATCH] readme: fix recommended device grammar Signed-off-by: Eric Callahan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36af5a3..d51d8b7 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ acceptance of the [developer certificate of origin](/developer-certificate-of-origin). ## Notes -- It is recommended to USB CAN device flashed with +- It is recommended to use a USB-CAN device flashed with [candlelight](https://github.com/candle-usb/candleLight_fw), such as a [Canable](https://canable.io/). Alternatively, a device that supports Klipper's USB-CAN bridge mode works well.