We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcd919 commit 77640a5Copy full SHA for 77640a5
linux/README.md
@@ -8,6 +8,6 @@ distribution corresponding packages):
8
- Treal support: `libusb` (1.0) and `libudev` are needed by
9
the [`hidapi` package](https://pypi.org/project/hidapi/).
10
- log / notifications support: `libdbus` is needed.
11
-- Uinput support: `libxkbcommon` are needed by the [`xkbcommon` package](https://pypi.org/project/xkbcommon)
+- Uinput support: `libxkbcommon` is needed by the [`xkbcommon` package](https://pypi.org/project/xkbcommon)
12
13
For the rest of the steps, follow the [developer guide](../doc/developer_guide.md).
0 commit comments