Browse Source

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

pull/7/head
Sven Boekhoff 8 years ago
committed by Luke Childs
parent
commit
bd213dd075
  1. 2
      README.md

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

Loading…
Cancel
Save