mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 07:34:10 +08:00
docs: update integrations-docling.mdx (#9131)
Add apostophes for extra install.
This commit is contained in:
@ -15,7 +15,7 @@ Langflow integrates with [Docling](https://docling-project.github.io/docling/) t
|
||||
You must install the Docling dependency to use the Docling components in Langflow.
|
||||
:::
|
||||
|
||||
Install the Docling extra in Langflow OSS with `uv pip install langflow[docling]` or `uv pip install docling`.
|
||||
Install the Docling extra in Langflow OSS with `uv pip install 'langflow[docling]'`.
|
||||
|
||||
To add a dependency to Langflow Desktop, add an entry for Docling to the application's `requirements.txt` file.
|
||||
For more information, see [Install custom dependencies in Langflow Desktop](/install-custom-dependencies#langflow-desktop).
|
||||
|
||||
Reference in New Issue
Block a user