diff --git a/README.md b/README.md index 35d12db..995c933 100644 --- a/README.md +++ b/README.md @@ -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