From 5ded6beb0d55ffc794542d33905172abb8f7806e Mon Sep 17 00:00:00 2001 From: Bo Pan <1450662430@qq.com> Date: Sun, 7 Apr 2024 22:15:49 +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 cbac43c..0d7e04c 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 [LLM configration](readme.md#LLM configuration)): [链接到 Section 1](section1.md#标题名) +Step 2: Config LLM (see [LLM configration](readme.md#LLM configuration)): [链接到 Section 1](readme.md#标题名) and start the servers Step 2: Open http://localhost:8080/ to use the system.