From 244413718d8b13342b3e8f8d20cc18a1e4f81bf6 Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Sat, 10 Apr 2021 19:17:48 -1000 Subject: [PATCH] update brew install command --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ac428b1..b9d0184 100644 --- a/Readme.md +++ b/Readme.md @@ -12,7 +12,7 @@ Make sure you have both [Homebrew](http://brew.sh/) and [Cask](https://caskroom. 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. :-)