1
0
Fork 0
mirror of https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git synced 2025-01-18 11:41:10 +01:00

Update ReadMe.md

This commit is contained in:
Werner Sembach 2021-02-05 13:17:53 +01:00
parent 48bd160937
commit 3d2560e076

View file

@ -23,7 +23,7 @@ There is also a target `make package` which is fine for testing, but it will not
## Packaging
```
$ sudo apt install libudev-dev libglib2.0-dev git-buildpackage
$ sudo apt install libudev-dev libglib2.0-dev git-buildpackage debhelper
$ gbp buildpackage -uc -us
```
A .deb package is created in the folder above the git repository.