diff --git a/README.md b/README.md index 43d7b87..0314bc7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A pure [JavaScript version](http://zaach.github.com/jsonlint/) of the service pr ## Command line interface Install jsonlint with npm to use the command line interface: - npm install paulvollmer/jsonlint -g + npm install @paulvollmer/jsonlint -g Validate a file like so: