Skip to content

Commit

Permalink
Merge pull request #8 from LeSuisse/update-dead-links-readme
Browse files Browse the repository at this point in the history
Update dead links in the README
  • Loading branch information
juliangruber committed Apr 25, 2016
2 parents 2a23a28 + 87f3015 commit 2f9b4da
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,14 @@ console.log(isArray({})); // => false

## Installation

With [npm](http://npmjs.org) do
With [npm](https://npmjs.org) do

```bash
$ npm install isarray
```

Then bundle for the browser with
[browserify](https://github.com/substack/browserify).

With [component](http://component.io) do

```bash
$ component install juliangruber/isarray
```
[browserify](https://github.com/substack/node-browserify).

## License

Expand Down

0 comments on commit 2f9b4da

Please sign in to comment.