Browse Source

Update zsh-nvm upgrade command in readme

Luke Childs 9 years ago committed by GitHub
parent
commit
a09f225ec7
  1. 2
      README.markdown

2
README.markdown

@ -30,7 +30,7 @@ Note: On OS X, if you have/had a "system" node installed and want to install mod
Homebrew installation is not supported. If you have issues with homebrew-installed `nvm`, please `brew uninstall` it, and install it using the instructions below, before filing an issue. Homebrew installation is not supported. If you have issues with homebrew-installed `nvm`, please `brew uninstall` it, and install it using the instructions below, before filing an issue.
Note: If you're using `zsh` you can easily install `nvm` as a zsh plugin. Install [`zsh-nvm`](https://github.com/lukechilds/zsh-nvm) and run `nvm_update` to update. Note: If you're using `zsh` you can easily install `nvm` as a zsh plugin. Install [`zsh-nvm`](https://github.com/lukechilds/zsh-nvm) and run `nvm upgrade` to upgrade.
### Install script ### Install script

Loading…
Cancel
Save