Update README.md

This commit is contained in:
xxq250 2022-02-24 16:52:01 +08:00
parent cc31d8ed2c
commit 9b44d90c0a
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ rails db:migrate RAILS_ENV=development
11clone前端代码将前端代码克隆到public/react目录下目录结构应该是: public/react/build
```bash
git clone -b standalone https://git.trustie.net/jasder/build.git
git clone -b standalone https://gitlink.org.cn/Gitlink/build.git
```
12启动redis(此处以macOS系统为例)