diff --git a/README.md b/README.md index 9a2388d13..7426dec33 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ the backend at link time by linking to either `libhidapi-libusb` or Note that you will need to install a udev rule file with your application for unprivileged users to be able to access HID devices with hidapi. Refer -to the [69-hid-udev.rules](udev/69-hid-udev.rules) file in the `udev` directory +to the [69-hid.rules](udev/69-hid-udev.rules) file in the `udev` directory for an example. __Linux/hidraw__ (`linux/hid.c`):