Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Mar 27, 2019
1 parent f6e9ccf commit 7bc90d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Install

```
$ npm install --save is-binary-path
$ npm install is-binary-path
```


Expand All @@ -31,4 +31,4 @@ isBinaryPath('src/unicorn.txt');

## License

MIT © [Sindre Sorhus](https://sindresorhus.com)
MIT © [Sindre Sorhus](https://sindresorhus.com), Paul Miller (https://paulmillr.com)

0 comments on commit 7bc90d2

Please sign in to comment.