Remove io.js link

This commit is contained in:
Michael M 2016-03-14 23:43:57 +00:00
parent 65e21f202a
commit 0caaada74f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ The library is the single JavaScript file *bignumber.js* (or minified, *bignumbe
<script src='relative/path/to/bignumber.js'></script>
```
For [Node.js](http://nodejs.org) or [io.js](https://iojs.org/en/index.html), the library is available from the [npm](https://npmjs.org/) registry
For [Node.js](http://nodejs.org), the library is available from the [npm](https://npmjs.org/) registry
$ npm install bignumber.js