Skip to content

Commit d6e9d02

Browse files
committed
Document how to build and install libsuinput.
1 parent 7dc98fa commit d6e9d02

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ Runtime requirements
2828
- libudev0
2929
- uinput.ko
3030
- rw-permissions to uinput device node
31+
32+
Building and installing
33+
-----------------------
34+
35+
cmake .
36+
make
37+
sudo make install

0 commit comments

Comments
 (0)