From 641cbb634da9ac45e9794e76657d62d284c75a86 Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Tue, 8 Jun 2010 07:40:51 -0700 Subject: [PATCH] Fix typo. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f0922e9..d709f89 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 + export NVM_DIR=$HOME/.nvm . $NVM_DIR/nvm.sh nvm use