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
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Linux users may want to use the [ControllerBuddy-Flatpak](https://github.com/bwR
52
52
```
53
53
4. Load the uinput kernel module at boot:
54
54
```
55
-
echo uinput" | sudo tee -a /etc/modules-load.d/uinput.conf
55
+
echo uinput | sudo tee -a /etc/modules-load.d/uinput.conf
56
56
```
57
57
5. Reboot
58
58
6. [Click here](https://github.com/bwRavencl/ControllerBuddy/releases/latest) and download the latest build of ControllerBuddy for Linux as a TGZ archive.
0 commit comments