Merge pull request '修复readme文件中的错别字' (#247) from starlee/forgeplus:standalone into standalone

This commit is contained in:
jasder 2021-11-14 20:36:07 +08:00
commit cc3de099fe
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ rails db:migrate RAILS_ENV=development
git clone -b standalone https://git.trustie.net/jasder/build.git git clone -b standalone https://git.trustie.net/jasder/build.git
``` ```
#### 12. 启动redis(此处已mac系统为例) #### 12. 启动redis(此处以macOS系统为例)
```bash ```bash
redis-server& redis-server&
``` ```