mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
docs: fix brew cask install cmd in readme
fix brew cask install cmd in readme, use `brew install --cask ` instead of `brew cask install `
This commit is contained in:
@ -12,7 +12,7 @@ Make sure you have both [Homebrew](http://brew.sh/) and [Cask](https://caskroom.
|
|||||||
After installing Homebrew and Cask, run:
|
After installing Homebrew and Cask, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ brew cask install smcfancontrol
|
$ brew install --cask smcfancontrol
|
||||||
```
|
```
|
||||||
|
|
||||||
After that you'll be able to use Spotlight to launch smcFanControl normally. :-)
|
After that you'll be able to use Spotlight to launch smcFanControl normally. :-)
|
||||||
|
|||||||
Reference in New Issue
Block a user