Skip to content

Commit acac2f8

Browse files
docs(readme): fix monorepo recipe names
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 86d6900 commit acac2f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ conda-type # Run type checking in conda environ
166166
pixi-lock # Update pixi lockfile
167167

168168
[monorepo]
169-
monorepo_patch # Apply monorepo patch to convert project to monorepo structure
170-
monorepo_reverse # Reverse monorepo patch to revert to single package structure
169+
monorepo-patch # Apply monorepo patch to convert project to monorepo structure
170+
monorepo-reverse # Reverse monorepo patch to revert to single package structure
171171

172172
[nix]
173173
ci # Run CI checks locally with `om ci`

0 commit comments

Comments
 (0)