소스 검색

Add help2man dependency in README

Abdullah ibn Nadjo 7 년 전
부모
커밋
cbcf92db3c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      README.md

+ 2
- 0
README.md 파일 보기

@@ -29,6 +29,8 @@ I recommend you go with light-git as you might miss important features and bugfi
29 29
 
30 30
 ### Manual
31 31
 
32
+You need the `help2man` package, required for install.
33
+
32 34
 `make && make install`
33 35
 
34 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: