Skip to content

Commit eb21999

Browse files
timsu92Lee-W
authored andcommitted
docs(README): install into dev dependency when using uv
1 parent baa31a6 commit eb21999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ poetry add commitizen --dev
111111

112112
**Using uv:**
113113
```bash
114-
uv add commitizen
114+
uv add --dev commitizen
115115
```
116116

117117
**Using pdm:**

0 commit comments

Comments
 (0)