diff --git a/README.md b/README.md index 0394cb14871..5de4cac19c1 100644 --- a/README.md +++ b/README.md @@ -870,4 +870,4 @@ zsh compinit: insecure directories, run compaudit for list. Ignore insecure directories and continue [y] or abort compinit [n]? y ``` -Homebrew causes insecure directories like `/usr/local/share/zsh/site-functions` and `/usr/local/share/zsh`. This is not really a problem of `nvm` and much more related to homebrew. Refer [here](https://github.com/zsh-users/zsh-completions/issues/680) for some solutions related to the issue. +Homebrew causes insecure directories like `/usr/local/share/zsh/site-functions` and `/usr/local/share/zsh`. This is **not** an `nvm` problem - it is a homebrew problem. Refer [here](https://github.com/zsh-users/zsh-completions/issues/680) for some solutions related to the issue.