Skip to content

Commit f56e0a6

Browse files
committed
Fix README install library
1 parent 66b2568 commit f56e0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Comfortable, seamless, and fast 3-finger (and 4-finger) touchpad swipe gestures
2020
1. Install libinput-tools and C libraries
2121

2222
```bash
23-
sudo apt install libinput-tools libconfuse-dev libxdo-dev
23+
sudo apt install libinput-tools libinih-dev libxdo-dev
2424
```
2525

2626
1. Clone this repository

0 commit comments

Comments
 (0)