From 040138fb7628f1458be95ddb643e4ac03f05ae25 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Tue, 23 Jan 2024 17:59:18 -0700 Subject: [PATCH] Update homebrew install command --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc2f389..fd6f277 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,9 @@ You might need to open this with right click-open since I don't have a paid deve - Homebrew Since I don't have a paid developer account, I can't submit to the main Homebrew cask repo. -You can still add the app via Homebrew by tapping my repo: +You can still add the app via Homebrew by tapping my homebrew repo: ``` -brew tap alienator88/homebrew-cask -brew install --cask pearcleaner +brew install alienator88/homebrew-cask/pearcleaner ``` ## Thanks