From bd686f855d5ceb05e0d5301312bf308a3e458858 Mon Sep 17 00:00:00 2001 From: Paul Bissex Date: Tue, 8 Jun 2021 14:19:38 -0400 Subject: [PATCH] Fixed Homebrew invocation Existing command results in `Error: Unknown command: cask` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070df5c..a9fad76 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 cool-retro-term ``` **FreeBSD** users can install cool-retro-term with `pkg`: