We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc98fa commit d6e9d02Copy full SHA for d6e9d02
1 file changed
README
@@ -28,3 +28,10 @@ Runtime requirements
28
- libudev0
29
- uinput.ko
30
- rw-permissions to uinput device node
31
+
32
+Building and installing
33
+-----------------------
34
35
+ cmake .
36
+ make
37
+ sudo make install
0 commit comments