mirror of
https://github.com/langchain-ai/langgraph-messaging-integrations.git
synced 2026-07-01 13:19:54 -04:00
make README more clear
This commit is contained in:
@@ -19,6 +19,8 @@ The overall concept is simple: Slack routes are added directly to the API server
|
||||
|
||||
### Quickstart setup
|
||||
|
||||
**Note:** This messaging integration should be added to your existing LangGraph application directory. Copy or move these files into your LangGraph app's root directory alongside your existing `langgraph.json` file.
|
||||
|
||||
1. Install `uv` (optional) and dependencies.
|
||||
```shell
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
|
||||
Reference in New Issue
Block a user