Skip to content

Commit

Permalink
Add dependency missing for Qt 6.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Aug 17, 2023
1 parent 2cf4c44 commit bbaa2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pip3 install chroma-feedback
Install the dependencies for Linux:

```
apt-get install libudev-dev libusb-1.0-0-dev libhidapi-libusb0
apt-get install libudev-dev libusb-1.0-0-dev libhidapi-libusb0 libxcb-cursor0
```

```
Expand Down

0 comments on commit bbaa2ad

Please sign in to comment.