From c657328c8d4f9c6b164eb772cb00750e7d2e659e Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Tue, 8 Jun 2010 07:42:35 -0700 Subject: [PATCH] I guess export isn't needed in this context. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d709f89..728efb7 100644 --- a/README.markdown +++ b/README.markdown @@ -12,7 +12,7 @@ Or if you have `git` installed, then just clone it: Then add two lines to your bash profile: - export NVM_DIR=$HOME/.nvm + NVM_DIR=$HOME/.nvm . $NVM_DIR/nvm.sh nvm use