From b95d9ca9b46bbc6fe835e7eb7010595d89555786 Mon Sep 17 00:00:00 2001 From: thapar Date: Wed, 29 Jun 2016 02:14:42 -0400 Subject: [PATCH] Clarified that the terminal needs to be restarted. Clarified that the terminal needs to be restarted before using the given command for verifying nvm's installation. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2e0ac22..5882e7b 100644 --- a/README.markdown +++ b/README.markdown @@ -51,7 +51,7 @@ Note: On OS X, if you get `nvm: command not found` after running the install scr ### Verify installation -To verify that nvm has been installed, do: +After restarting your terminal, to verify that nvm has been installed, do: command -v nvm