Skip to content

Commit

Permalink
change npm json to npm help json
Browse files Browse the repository at this point in the history
  • Loading branch information
shimondoodkin committed May 13, 2011
1 parent 21cdf4b commit 22c1d5b
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 @@ -136,7 +136,7 @@ It will ask you bunch of questions, and write that file for you!

## How to add dependencies to your package.json file?

you add them manually. see `npm json` for help about package.json.
you add them manually. see `npm help json` for help about package.json.

you may also: `cd` into your project folder and execute: `npm ls` to see what versions are installed.

Expand Down

0 comments on commit 22c1d5b

Please sign in to comment.