Skip to content

Commit

Permalink
Recommend installing codemod as dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
larsenwork committed Feb 11, 2020
1 parent 148c79c commit 350b240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/material-ui-codemod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ APIs.

## Setup & Run

- `npm install @material-ui/codemod`
- `npm install -D @material-ui/codemod`
- `npx jscodeshift -t <codemod-script> <path>`
- Use the `-d` option for a dry-run and use `-p` to print the output
for comparison
Expand Down

0 comments on commit 350b240

Please sign in to comment.