Added installation details to readme
This commit is contained in:
parent
135c387a51
commit
1799d9bb95
2
README
2
README
|
@ -1,2 +1,4 @@
|
|||
kbbutil - Simple utility for reading the current brightness level of a MacBook keyboard's backlight, and for setting the brightness level.
|
||||
Theoretically requires OSX 10.5 or newer and any MacBook model past the early non-PowerPC macbooks, however this utility has not been tested on anything other than a MacBook Air 6,1 running OS10.10. Your mileage may vary.
|
||||
|
||||
To install, either `git clone` this repository and run `make`, or if you use homebrew, run `brew install MaffC/apps/kbrightnessutil`.
|
||||
|
|
Loading…
Reference in New Issue