Specify where to add the plugin in 'Oh My ZSH!' installation (#5)

This commit is contained in:
Sven Boekhoff 2016-08-30 11:17:13 +02:00 committed by Luke Childs
parent 1be9149af6
commit bd213dd075

View File

@ -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)