From 0fb656bbec59bb39213003704509b80b68cef474 Mon Sep 17 00:00:00 2001 From: Bo Pan <1450662430@qq.com> Date: Sun, 7 Apr 2024 22:27:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f43cc9d..8ad0285 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Step 1: Clone the project: git clone https://github.com/AgentCoord/AgentCoord.git cd AgentCoord ``` -Step 2: Config LLM (see [configuration](README.md#Configuration)): +Step 2: Config LLM (see [LLM Configuration](README.md#llm-configuration)): and start the servers Step 2: Open http://localhost:8080/ to use the system.