Add g++ to README
This commit is contained in:
parent
8d4756f7d2
commit
2ab66d6d1f
@ -5,10 +5,10 @@ Comfortable, seamless, and fast 3-finger (and 4-finger) touchpad swipe gestures
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install `libinput-tools` and `libxdo-dev`
|
1. Install libinput and g++
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install libinput-tools libxdo-dev
|
sudo apt-get install libinput-tools libxdo-dev g++
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Clone this repository
|
2. Clone this repository
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user