From 97eb82d28691faea00991ff29d2b790f5b706f5e Mon Sep 17 00:00:00 2001 From: Marco DallaG Date: Sun, 27 Dec 2020 20:33:23 +0100 Subject: [PATCH] Update installation instructions in README (#350) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4856a34..fa4da18 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Go to [Release](https://github.com/the0neyouseek/MonitorControl/releases/latest) You can also install MonitorControl with [Homebrew Cask](https://github.com/Homebrew/homebrew-cask). ```bash -$ brew cask install monitorcontrol +$ brew install --cask monitorcontrol ``` ## How to help