diff --git a/README.md b/README.md index 2eed580..a17995f 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ Then load as a plugin in your `.zshrc` plugins+=(zsh-nvm) ``` +Keep in mind that plugins need to be added before `oh-my-zsh.sh` is sourced. + ### Manually Clone this repository somewhere (`~/.zsh-nvm` for example)