From f0e8843e772409cbe28ad2076bf4e1e3ef0ff0d3 Mon Sep 17 00:00:00 2001 From: Jankees van Woezik Date: Wed, 13 Jan 2021 15:28:35 +0100 Subject: [PATCH] Update homebrew installation instruction Error: Calling brew cask install is disabled! Use brew install [--cask] instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070df5c7..61c99eb2 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ eopkg it cool-retro-term **macOS** users can grab the latest dmg from the [release page](https://github.com/Swordfish90/cool-retro-term/releases) or install via Homebrew: ``` -brew cask install cool-retro-term +brew install --cask cool-retro-term ``` **FreeBSD** users can install cool-retro-term with `pkg`: