diff --git a/index.html b/index.html index c85a7a2..a884e85 100644 --- a/index.html +++ b/index.html @@ -56,12 +56,7 @@
On Linux, you might get an access denied error! If you do, you can try creating a file at /etc/udev/rules.d/50-switch.rules
With the following contents:SUBSYSTEM==\"usb\", ATTR{idVendor}==\"0955\", MODE=\"0664\", GROUP=\"plugdev\"
Hekate for 4.x has not been tested, as I do not have a 4.x switch. However, all other payloads will be tested as they are uploaded.
+On Linux, you might get an 'Access Denied' or 'No Compatible Device' error! If you do, you can try creating a file at /etc/udev/rules.d/50-switch.rules
With the following contents:SUBSYSTEM==\"usb\", ATTR{idVendor}==\"0955\", MODE=\"0664\", GROUP=\"plugdev\"