From 47f1c6f2375d3d0f76bb8714bfdb5ae651cdf827 Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 14 May 2010 13:34:00 -0700 Subject: [PATCH] that doesn't actually work. remove from the doc --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e898954..95782ec 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ from here, or symlink it wherever you want. nave test 0.1.92 # run the tests on node version 0.1.92 nave use 0.1.92 # enter a subshell where 0.1.92 is being used nave use 0.1.92 my-program.js # run my-program.js with node 0.1.92 - nave my-program.js # run my-program.js with the active node nave ls # show the versions fetched/installed nave clean 0.1.92 # delete the source code for 0.1.92 nave uninstall 0.1.92 # delete the install for 0.1.92