Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 24dbcd7

Browse files
authored
docs(docs): use friendly words (#19)
Signed-off-by: 浮心物语 <[email protected]>
1 parent bc5d99e commit 24dbcd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/docs/docker.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ docker compose version
3131
```bash
3232
cd && mkdir -p mx-space/core && cd $_
3333

34-
# 拉取docker-compose.yml 文件
34+
# 拉取 docker-compose.yml 文件
3535
wget https://fastly.jsdelivr.net/gh/mx-space/core@master/docker-compose.yml
3636
```
3737

@@ -83,7 +83,7 @@ docker compose up -d
8383

8484
### 完成
8585

86-
恭喜你完成了 Core 部署,不过仅仅如此是不够的,你需要对 Core 进行初始化等等,尽情探索吧!
86+
恭喜你完成了 Core 部署,不过仅仅如此是不够的,你需要进入后台对 Core 进行初始化等操作(在反向代理之后进行),这里不再赘述。除此之外,如引言所述还需要部署一个**前端**主题用于展示,请参考 [前端主题文档](https://mx-space.js.org/themes) 继续完成部署前端主题的步骤。
8787

8888
</Steps>
8989

0 commit comments

Comments
 (0)