Browse Source

Add help2man dependency in README

Abdullah ibn Nadjo 7 years ago
parent
commit
cbcf92db3c
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

29
 
29
 
30
 ### Manual
30
 ### Manual
31
 
31
 
32
+You need the `help2man` package, required for install.
33
+
32
 `make && make install`
34
 `make && make install`
33
 
35
 
34
 **Optional:** If you want to use udev rules instead of suid to manage sysfs permissions, you may skip the `make install` step and instead add something like the following to `/etc/udev/rules.d/90-backlight.rules` after copying your binaries:
36
 **Optional:** If you want to use udev rules instead of suid to manage sysfs permissions, you may skip the `make install` step and instead add something like the following to `/etc/udev/rules.d/90-backlight.rules` after copying your binaries: