From a09f225ec79b5ba9159931eb874ebf60bd26c24b Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 24 Jul 2016 21:13:51 +0100 Subject: [PATCH] Update zsh-nvm upgrade command in readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 7e316fc..a67e438 100644 --- a/README.markdown +++ b/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. -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