diff --git a/docs/docs/how_to/installation.mdx b/docs/docs/how_to/installation.mdx index e84ff564604..9cbbbd4ca42 100644 --- a/docs/docs/how_to/installation.mdx +++ b/docs/docs/how_to/installation.mdx @@ -41,7 +41,7 @@ pip install langchain-core ``` ## LangChain community -The `langchain-community` package contains third-party integrations. It is automatically installed by `langchain`, but can also be used separately. Install with: +The `langchain-community` package contains third-party integrations. Install with: ```bash pip install langchain-community