Skip to content

Commit

Permalink
Change installation to use npx
Browse files Browse the repository at this point in the history
Use `npx` in the installation instructions to make it as simple as
possible.
  • Loading branch information
Arcanemagus committed Oct 18, 2017
1 parent 4d8a898 commit d61d071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ are satisfied.
You can install this on your system with a simple:

```sh
npm install check-peer-deps
npx check-peer-deps
```

Please note that this utility requires `npm` to be available.
Expand Down

0 comments on commit d61d071

Please # to comment.