diff --git a/README.md b/README.md index 06eac9a..cace94e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ MacOS: ### Udev (Linux only) -Create a new file in `/etc/udev/rules.d/99-HyperHeadset.rules` with the following content inside: +Create a new file, e.g., `/etc/udev/rules.d/99-HyperHeadset.rules` with the following content inside: ``` SUBSYSTEMS=="usb", ATTRS{idProduct}=="018b", ATTRS{idVendor}=="03f0", MODE="0666"