Skip to content

Commit 64a52fa

Browse files
authored
Update README.md
1 parent e8fc9e8 commit 64a52fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ git clone https://github.com/codefuse-ai/CodeFuse-muAgent.git
5656
cd CodeFuse-muAgent
5757

5858
# step3. start all container services, it might cost some time
59-
docker-compose up -d
59+
docker network create ekg-net && docker-compose up -d
6060
```
6161

6262
The current image version includes only the basic EKG service. We plan to launch the front-end interface and back-end interaction services in Octorber.

0 commit comments

Comments
 (0)