From cd7c58ff6abacac6c4a0d283cc561b37848d57ad Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Fri, 23 Mar 2012 15:04:45 -0500 Subject: [PATCH] Update README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 99a4e13..f55bc56 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ To install create a folder somewhere in your filesystem with the "`nvm.sh`" file Or if you have `git` installed, then just clone it: - git clone git://github.com/creationix/nvm.git ~/.nvm + git clone git://github.com/creationix/nvm.git ~/nvm To activate nvm, you need to source it from your bash shell