Skip to content

Commit

Permalink
Merge pull request #7 from jamesbloomer/master
Browse files Browse the repository at this point in the history
Fixed missing "install" in npm -g
  • Loading branch information
davglass committed Dec 5, 2013
2 parents 416b012 + a81eee0 commit 64170de
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 @@ Ever needed to see all the license info for a module and it's dependencies?
It's this easy:

```
npm -g license-checker
npm install -g license-checker
mkdir foo
cd foo
Expand Down

0 comments on commit 64170de

Please sign in to comment.