Skip to content

Commit aff4ccc

Browse files
Update monorepos.mdx
1 parent f8748bd commit aff4ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/monorepos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In some cases you may need to add these to the `files` property of your package'
110110

111111
## Running
112112

113-
Running a codemod as a consumer can now be done via the `@codemod/cli`, assuming your package is named `@monorepo/my-package` and your codemod is `1.0.0`:
113+
Running a codemod as a consumer can now be done via the `@codeshift/cli`, assuming your package is named `@monorepo/my-package` and your codemod is `1.0.0`:
114114

115115
`$ codeshift --packages @monorepo/my-package@1.0.0 /path/to/source`
116116

0 commit comments

Comments
 (0)