make README more clear

This commit is contained in:
Sam Crowder
2025-08-16 20:56:06 -04:00
parent e1b70ce481
commit 1089fcd286
+2
View File
@@ -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