Skip to content

Commit

Permalink
README: installation instruction for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
harshadgavali committed Aug 5, 2021
1 parent 9cd5f69 commit 3a2256a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -11,6 +11,10 @@ grep -E '^input:' /usr/lib/group | sudo tee -a /etc/group
sudo usermod -aG input $USER
```

## From releases
- Download zip file from [releases](https://github.com/harshadgavali/gnome-x11-gesture-daemon/releases)
- Extract zip file
- Run `sh install.sh` inside extracted folder

## Build from source

Expand Down

0 comments on commit 3a2256a

Please sign in to comment.