Update README.md

This commit is contained in:
AJ ONeal 2015-01-21 19:57:23 -07:00
parent d3a564cfe8
commit caa3598cae
1 changed files with 1 additions and 1 deletions

View File

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