Skip to content

Commit

Permalink
update README_ZH.md:config
Browse files Browse the repository at this point in the history
  • Loading branch information
eddycjy committed Dec 16, 2018
1 parent 039dbf8 commit 44b5ef3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
$ go get github.com/EDDYCJY/go-gin-example
```

### 准备

创建一个 `blog` 数据库,并且导入建表的 [SQL](https://github.com/EDDYCJY/go-gin-example/blob/master/docs/sql/blog.sql)

## 如何运行

### 必须

- Mysql
- Redis

### 准备

创建一个 `blog` 数据库,并且导入建表的 [SQL](https://github.com/EDDYCJY/go-gin-example/blob/master/docs/sql/blog.sql)

### 配置

你应该修改 `conf/app.ini` 配置文件
Expand Down

0 comments on commit 44b5ef3

Please sign in to comment.