Update README.md

This commit is contained in:
AJ ONeal 2015-01-17 16:15:04 -07:00
parent 7b6058357e
commit 97376fe27d
1 changed files with 1 additions and 1 deletions

View File

@ -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