浏览代码

Add help2man dependency in README

Abdullah ibn Nadjo 7 年前
父节点
当前提交
cbcf92db3c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

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: