From 768f8bdcbed919434d9fdf9d0447758f34ea885b Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Thu, 22 Aug 2019 15:52:59 +0200 Subject: [PATCH] Mark the udev stuff as Linux only. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40765b5..e0b8331 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ $ If you get the above message, it means your computer has successfully detected Fomu. If you get a "permission denied" or "Cannot open DFU device 1209:5bf0" error in Linux, try running `sudo dfu-util -l`, or add a `udev` rule to give your user permission to the usb device. -### Setting udev permissions +### (Linux Only) Setting udev permissions ``` sudo groupadd plugdev