FIX change markdown

This commit is contained in:
jasder 2020-11-23 18:17:40 +08:00
parent 31a85209b8
commit 9314b3f669
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
----
# 本地开发部署步骤
#### 1. 安装依赖包
#### 1. [安装依赖包](#安装依赖包)
```bash
bundle install
```
#### 2. 配置初始化文件
#### 2. [配置初始化文件](#配置初始化文件)
进入项目根目录执行一下命令:
```bash
@ -23,7 +23,7 @@ touch config/elasticsearch.yml
rails db:create
```
#### 4. 导入数据表结构
#### 4. [导入数据表结构](#配置初始化文件)
```bash
bundle exec rake sync_table_structure:import_csv