From 3c9d64db4b10bacdc89845c5909ff10af5713d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E9=99=8C=E9=9D=92=E5=B7=9D?= <59323207+LinMoQC@users.noreply.github.com> Date: Thu, 2 May 2024 02:10:03 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5991a8a..3ba73d0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,10 @@ Memory-Core ## 使用 ```bash -cd && mkdir -p Memory/core && cd $_ && mkdir -p db_init && wget -O db_init/init.sql https://cdn.jsdelivr.net/gh/LinMoQC/Memory-Core@master/db_init/init.sql && wget https://cdn.jsdelivr.net/gh/LinMoQC/Memory-Core@master/docker-compose.yml +cd && mkdir -p Memory/core && cd $_ +mkdir -p db_init +wget -O db_init/init.sql https://cdn.jsdelivr.net/gh/LinMoQC/Memory-Core@master/db_init/init.sql +wget https://cdn.jsdelivr.net/gh/LinMoQC/Memory-Core@master/docker-compose.yml docker-compose up -d 初始账号: