docs: update how to install (#21920)

Fix installation instructions in how-to install
This commit is contained in:
Eugene Yurtsev 2024-05-20 11:14:20 -04:00 committed by GitHub
parent 8cd6ed3e1e
commit 8530bbac2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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