From 38f15b5ba5c260da2c648559541baf95de2c5eb0 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 24 Jul 2016 20:35:52 +0100 Subject: [PATCH] Reword usage in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f89c8..e170249 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Although this is written as a zsh plugin, it also works with bash if you follow ## Usage -Once the plugin's installed you don't really need to do anything, `nvm` will be available. You'll probably want to load this as one of your first plugins so `node`/`npm` is available for any other plugins that may require it. +Once the plugin's installed `nvm` will be available. You'll probably want to load this as one of your first plugins so `node`/`npm` is available for any other plugins that may require them. If you want to update `nvm`: