Skip to content

Commit

Permalink
fix debian manual install command
Browse files Browse the repository at this point in the history
  • Loading branch information
RuralAnemone authored and JoseExposito committed Nov 25, 2024
1 parent 5b19185 commit 6f82690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Double click on the package may work, otherwise install it from the terminal:

```bash
$ cd ~/Downloads # Or to the path where the deb package is placed at
$ sudo apt install ./touchegg_*.deb # Install the package
$ sudo apt-get install ./touchegg_*.deb # Install the package
```

Run Touchégg manually by running the command `touchegg` or reboot to get started.
Expand Down

0 comments on commit 6f82690

Please sign in to comment.