From 54d58f88db0d83b1100a35b0826e085b9583beb2 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sat, 9 Jul 2016 09:24:01 +0100 Subject: [PATCH] Link to zsh-nvm in readme --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 1377dfa..afd8c69 100644 --- a/README.markdown +++ b/README.markdown @@ -30,6 +30,8 @@ Note: On OS X, if you have/had a "system" node installed and want to install mod Homebrew installation is not supported. +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. + ### Install script To install or update nvm, you can use the [install script][2] using cURL: