From 97376fe27d6ca6ce758babc733232732bc2576e8 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 17 Jan 2015 16:15:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d4735..7fbc016 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ First install io.js (or node.js), if you haven't already. ```bash # io.js -echo "v1.0.1" > /tmp/NODE_VER +echo "v1.0.1" > /tmp/IOJS_VER curl -fsSL bit.ly/easy-install-iojs | bash # node.js