From b5486b9086269f90dc1409a46da2491dce54f979 Mon Sep 17 00:00:00 2001 From: joshmccall221 Date: Fri, 1 Jul 2016 09:28:02 -0500 Subject: [PATCH] Update to nvm specific --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 6ae0a8a..5ba775e 100644 --- a/README.markdown +++ b/README.markdown @@ -351,7 +351,7 @@ If setting the `default` alias does not establish the node version in new shells ## Uninstall ``` -rm -rf $NVM_DIR ~/.npm ~/.bower && \ +rm -rf $NVM_DIR unset NVM_DIR ``` You may have to remove the following from your ~/.*rc