We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5bde7f commit 7c9d0e0Copy full SHA for 7c9d0e0
docs/getting-started.rst
@@ -57,7 +57,7 @@ Installation
57
:code:`pip install litestar[mako]`
58
59
:ref:`Polyfactory to generate OpenAPI examples <usage/openapi/schema_generation:Generating examples>`
60
- :code:`pip install litestar[structlog]`
+ :code:`pip install litestar[polyfactory]`
61
62
:doc:`HTMX plugin </usage/htmx>`
63
:code:`pip install litestar[htmx]`
0 commit comments