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