Merge pull request #30 from mithro/master
Mark the udev stuff as Linux only.
This commit is contained in:
commit
43e9a4b439
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue