diff --git a/notebook/agentchat_swarm_graphrag_trip_planner.ipynb b/notebook/agentchat_swarm_graphrag_trip_planner.ipynb index 13a276302..26a400e2f 100644 --- a/notebook/agentchat_swarm_graphrag_trip_planner.ipynb +++ b/notebook/agentchat_swarm_graphrag_trip_planner.ipynb @@ -25,7 +25,7 @@ "FalkorDB's GraphRAG-SDK is a dependency for this notebook, which can be installed with ag2 via pip:\n", "\n", "```bash\n", - "pip install ag2[graph_rag_falkor_db]\n", + "pip install ag2[graph-rag-falkor-db]\n", "```\n", "\n", "For more information, please refer to the [installation guide](/docs/installation/).\n",