You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,12 @@ Either include the library in your project or install it with the following comm
21
21
go get github.com/magicmonkey/go-streamdeck
22
22
```
23
23
24
-
On Linux, you might also need to add some `udev` rules (this assumes there's a `plugdev` group, like on Debian-based systems, feel free to amend the group to something more appropriate for your system). Put this into `/etc/udev/rules.d/99-streamdeck.rules`:
24
+
On Linux, you might also need to add some `udev` rules. Put this into `/etc/udev/rules.d/99-streamdeck.rules`:
0 commit comments