Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LinMoQC committed May 1, 2024
1 parent 145b70c commit d3f26c4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ Memory-Core

## 使用
```bash
cd && mkdir -p Memory/core && cd $_
mkdir -p db_init
wget 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

初始账号:
Expand Down

0 comments on commit d3f26c4

Please sign in to comment.