forked from mirror/smcFanControl
Merge pull request #47 from joelwallis/improvements-to-readme-file
Adds installation instructions using Homebrew & Cask
This commit is contained in:
18
Readme.md
18
Readme.md
@ -1,12 +1,26 @@
|
||||
smcFanControl
|
||||
=============
|
||||
# smcFanControl
|
||||
|
||||
smcFanControl lets the user set a minimum speed for built-in fans. It allows you to increase your minimum fan speed to make your Intel Mac run cooler. In order to not damage your machine, smcFanControl does not let you set a minimum speed to a value below Apple's defaults.
|
||||
|
||||

|
||||
|
||||
|
||||
## Installing it using Homebrew & Cask
|
||||
|
||||
Make sure you have both [Homebrew](http://brew.sh/) and [Cask](http://caskroom.io/) installed. You'll find intructions to install both tools on their respective websites.
|
||||
|
||||
After installing Homebrew and Cask, run:
|
||||
|
||||
```
|
||||
$ brew cask install smsfancontrol
|
||||
```
|
||||
|
||||
After that you'll be able to use Spotilight to launch smcFanControl normally. :-)
|
||||
|
||||
|
||||
Requirements: Intel Mac / OS X 10.5 or higher
|
||||
|
||||
|
||||
Compiled version: http://www.eidac.de/smcfancontrol/smcfancontrol_2_4.zip
|
||||
|
||||
FAQ / More info: Found in project under "Ressources/*.lproj/F.A.Q.rtf" or included in above .zip
|
||||
|
||||
Reference in New Issue
Block a user