Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 authored Jan 15, 2025
1 parent e3fcfcd commit 3483c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Install this library with the desired extras dependencies as listed in [project.
For example, if pendulum support was desired:

```shell
# via poetry
$ poetry add "pydantic-extra-types[pendulum]"
# via uv
$ uv add "pydantic-extra-types[pendulum]"

# via pip
$ pip install -U "pydantic-extra-types[pendulum]"
Expand Down

0 comments on commit 3483c55

Please sign in to comment.