docs: update integrations-docling.mdx (#9131)
Add apostophes for extra install.
This commit is contained in:
parent
2fa2a43f96
commit
7b3c4b2c0d
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue