Update README.md
This commit is contained in:
parent
fa01634643
commit
1ec6722544
|
@ -28,7 +28,7 @@ curl -fsSL bit.ly/iojs-dev -o /tmp/iojs-dev.sh; bash /tmp/iojs-dev.sh
|
|||
|
||||
```bash
|
||||
# To install a specific version rather than defaulting to latest
|
||||
echo "v1.8.1" > /tmp/IOJS_VER
|
||||
echo "v1.8.2" > /tmp/IOJS_VER
|
||||
|
||||
# io.js without development dependencies
|
||||
curl -fsSL bit.ly/iojs-min | bash
|
||||
|
|
Loading…
Reference in New Issue