Quellcode durchsuchen

Add help2man dependency in README

Abdullah ibn Nadjo vor 7 Jahren
Ursprung
Commit
cbcf92db3c
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2
    0
      README.md

+ 2
- 0
README.md Datei anzeigen

@@ -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: