Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
修改命令错误
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuangjiaju committed Jun 17, 2023
1 parent 86ddbb0 commit a4861de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Languages: 中文 [English](README.md)
// 如果这里提示 The container name "/chat2db" is already in use by container, 代表已经存在容器了 运行
dcoker run chat2db
// 如果想更新chat2db 则需要先rm 再运行
dcoker rm chat2db
docker rm chat2db
```
## 🎯 运行环境
注意:
Expand Down

0 comments on commit a4861de

Please sign in to comment.