Skip to content

Commit

Permalink
One more README tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Jun 29, 2024
1 parent ad26e10 commit bb3fb7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codemod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ Replacing `<transform>` and `<path>` with appropriate values.
### Version 5 (`v5`)

```sh
npx crs-codemod v5 .
npx crs-codemod@latest v5 .
# or
npx crs-codemod v5 ./src
npx crs-codemod@latest v5 ./src
```

> **NOTE:** This codemod currently has a side effect where it may remove some
Expand Down

0 comments on commit bb3fb7f

Please sign in to comment.