From 4ad3666972188847e6922033a56360b0faa4f2cd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 21 Jan 2015 19:53:57 -0700 Subject: [PATCH 1/4] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7fbc016..03bc007 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +Not a Web Developer? +==================== + +You're in the wrong place. Go to + Dear Desi ========= From 058fbbcc8df37af005df263f70c770b2411bf693 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 21 Jan 2015 19:54:12 -0700 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03bc007..bb776e7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Not a Web Developer? ==================== -You're in the wrong place. Go to +You're in the wrong place. Go to and follow the instructions there. Dear Desi ========= From d3a564cfe80ee9dd6fe5c1e13bf939bd9c0685ef Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 21 Jan 2015 19:54:25 -0700 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb776e7..570f41e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Not a Web Developer? ==================== -You're in the wrong place. Go to and follow the instructions there. +You're in the wrong place. **Go to ** and follow the instructions there. Dear Desi ========= From caa3598caebe73b1c5df2f7fccc4a11b4fa44cf0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 21 Jan 2015 19:57:23 -0700 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 570f41e..106cbcb 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ First install io.js (or node.js), if you haven't already. ```bash # io.js -echo "v1.0.1" > /tmp/IOJS_VER +echo "v1.0.3" > /tmp/IOJS_VER curl -fsSL bit.ly/easy-install-iojs | bash # node.js