From 4116c993b063b031a569fc1f1b1935d6b634c7cb Mon Sep 17 00:00:00 2001 From: Bo Pan <1450662430@qq.com> Date: Sun, 7 Apr 2024 22:48:35 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 52658f2..a275490 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,7 @@ cd AgentCoord Step 2: Config LLM (see [LLM configuration (install on your machine)](README.md#llm-configuration-install-on-your-machine)): -Step 3: Install required packages, then run the backend and frontend servers separately (see readme.md for [frontend](frontend/README.md#Installation and [backend](backend/README.md#Installation) - -Step 3: Run the backend and frontend servers separately (see readme.md in ./frontend and ./backend folders). +Step 3: Install required packages, then run the backend and frontend servers separately (see readme.md for [frontend](frontend/README.md) and [backend](backend/README.md#Installation) Step 4: Open http://localhost:8080/ to use the system.