diff --git a/README.md b/README.md index 0eb15be..5126846 100644 --- a/README.md +++ b/README.md @@ -251,9 +251,7 @@ To see which files are checked to determine availability, see [this file](./phpm
After running PHP Monitor, Homebrew sometimes has issues with `brew upgrade` or `brew cleanup`! -This is a security feature of Homebrew. When you start a service as an administrator, the root user becomes the owner of relevant binaries. You will need to manually clean up those folders yourself using `rm -rf` (or by manually removing those folders via Finder). - -**Update**: If you are using the Valet switcher (currently not available in the latest stable build) you will not encounter this issue. For more information on this, see [this issue](https://github.com/nicoverbruggen/phpmon/issues/17) and also [this issue about switching to Valet's switcher](https://github.com/nicoverbruggen/phpmon/issues/34). +This is a security feature of Homebrew. When you start a service as an administrator, the root user becomes the owner of relevant binaries. You will need to manually clean up those folders yourself using `rm -rf` (or by manually removing those folders via Finder).