From 0abfbebc7fce09e75dd9c5979935e035e3198b8e Mon Sep 17 00:00:00 2001 From: Rico Tiongson Date: Mon, 25 Sep 2017 23:31:17 +0800 Subject: [PATCH] Update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a68265..1588812 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,10 @@ Comfortable 3-finger and 4-finger swipe gesture using Xdotool in native C++, for ## Installation 1. `sudo apt install libinput-dev libxdo-dev` -2. Tweak `src/comfortable-swipe.cpp` to fit keyboard shortcuts of your gestures -3. `bash install` +2. `git clone https://github.com/Hikari9/Ubuntu-Comfortable-3-Finger-Swipe.git` +3. `cd Ubuntu-Comfortable-3-Finger-Swipe` +4. Tweak `src/comfortable-swipe.cpp` to fit keyboard shortcuts of your gestures +5. `bash install` ## How to Run 1. `comfortable-swipe-serve` =