From a943843941907b984cfc25abcf60137e4096a4b2 Mon Sep 17 00:00:00 2001 From: Aniruddha Tekade Date: Mon, 7 Feb 2022 15:04:31 -0800 Subject: [PATCH] Updated README with brew install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf6111a0..e390e8d9 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ $ xcodebuild -target "ShiftIt NoX11" -configuration Release To install ShiftIt using brew you can use the cask. ``` -$ brew cask install shiftit +$ brew install --cask shiftit ``` ### Making a release