Browse Source

update readme

tags/v3.0.2
jasder 5 years ago
parent
commit
7d0b05f975
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -82,9 +82,9 @@ gitea:


#### 7. 创建数据库
**开发环境为development, 生成环境为production**
```bash
rails db:create
rails db:create RAILS_ENV=development
```

#### 8. 导入数据表结构


Loading…
Cancel
Save