From ac44f22ab16c8499dc9dafc70dcbdf3449f06a05 Mon Sep 17 00:00:00 2001 From: Josh Hubbard Date: Tue, 30 Mar 2021 02:51:23 -0400 Subject: [PATCH] Update brew command to remove cask parameter which is no longer needed for installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9708cab..eb12cb3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Installation Install the Mac app using [Homebrew cask](https://github.com/caskroom/homebrew-cask): ```shell -brew cask install pusher +brew install pusher ``` Or download the latest `Pusher.app` binary: