diff --git a/README.md b/README.md index 12626bc..c6ca559 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,20 @@ This project was born out of wanting to learn more. There's probably parts of th ## Getting Pearcleaner +- Releases + Pre-compiled, always up-to-date versions are available from my releases page. You might need to open this with right click-open since I don't have a paid developer account. +- 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: +``` +brew tap alienator88/homebrew-cask +brew install --cask pearcleaner +``` + ## Thanks Much appreciation to [Freemacsoft's AppCleaner](https://freemacsoft.net/appcleaner/) and [Sun Knudsen's app-cleaner script](https://sunknudsen.com/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative)