Skip to content

Commit 9012980

Browse files
authored
Update install.md - fix pydantic_ai_examples repo link (#876)
1 parent 6146559 commit 9012980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ From there, follow the [Logfire setup docs](logfire.md#using-logfire) to configu
2525

2626
## Running Examples
2727

28-
We distribute the [`pydantic_ai_examples`](https://github.com/pydantic/pydantic-ai/tree/main/pydantic_ai_examples) directory as a separate PyPI package ([`pydantic-ai-examples`](https://pypi.org/project/pydantic-ai-examples/)) to make examples extremely easy to customize and run.
28+
We distribute the [`pydantic_ai_examples`](https://github.com/pydantic/pydantic-ai/tree/main/examples/pydantic_ai_examples) directory as a separate PyPI package ([`pydantic-ai-examples`](https://pypi.org/project/pydantic-ai-examples/)) to make examples extremely easy to customize and run.
2929

3030
To install examples, use the `examples` optional group:
3131

0 commit comments

Comments
 (0)