Fix README install library

This commit is contained in:
Rico Tiongson 2020-05-02 03:01:51 +08:00
parent 66b2568c86
commit f56e0a69d3

View File

@ -20,7 +20,7 @@ Comfortable, seamless, and fast 3-finger (and 4-finger) touchpad swipe gestures
1. Install libinput-tools and C libraries 1. Install libinput-tools and C libraries
```bash ```bash
sudo apt install libinput-tools libconfuse-dev libxdo-dev sudo apt install libinput-tools libinih-dev libxdo-dev
``` ```
1. Clone this repository 1. Clone this repository