Skip to content

Commit 21170f3

Browse files
authored
Fix formatting in README for uv add command
1 parent f9f3fe6 commit 21170f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
For generated clients that use the built-in `httpx` transport:
88

99
```bash
10-
uv add "openapi-python[httpx]"
10+
uv add openapi-python[httpx]
1111
```
1212

1313
For protocol-only generated clients where you provide the transport:

0 commit comments

Comments
 (0)