From 16fb9af7cc95adc6afd274e4a4eaf444cb688f3e Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Wed, 8 Jul 2020 17:02:54 +0200 Subject: [PATCH] fix udev path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c2d85..3335b7c 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ The `root root` part in `crw-rw-r-- 1 root root` indicates the device can only b 2. Create the following file with the displayed contents. You'll need root permissions to create the file. ``` console -$ cat /dev/udev/rules.d/50-oxidize-global.conf +$ cat /etc/udev/rules.d/50-oxidize-global.rules # udev rules to allow access to USB devices as a non-root user # nRF52840 Dongle in bootloader mode