From b542e3e205bf669e1acf75c2f1a6404d2529b877 Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Thu, 6 May 2010 18:35:50 -0500 Subject: [PATCH] Fix minor formattin issue in the README. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2f9c833..26500b9 100644 --- a/README.markdown +++ b/README.markdown @@ -41,6 +41,6 @@ When you want to grab the latest from the node repo do: If you want to see what versions you have installed issue: - nvm list + nvm list If you want to install nvm to somewhere other than `$HOME/.nvm`, then set the `$NVM_DIR` environment variable before sourcing the nvm.sh file. \ No newline at end of file