Update README.md

This commit is contained in:
Alin Lupascu
2023-11-15 13:04:55 -07:00
committed by GitHub
parent 6b59ae4804
commit 5255044280
+11
View File
@@ -52,9 +52,20 @@ This project was born out of wanting to learn more. There's probably parts of th
## Getting Pearcleaner ## Getting Pearcleaner
- Releases
Pre-compiled, always up-to-date versions are available from my releases page. 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. 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 ## 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) 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)