Update README_LINUX.md

pull/51/head
Minho 2017-05-17 17:06:10 +08:00 committed by GitHub
parent ca69629033
commit a574a79573
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ db_password=123456
在 MinDoc 根目录下使用命令行执行如下命令,用于初始化数据库:
```bash
godoc_linux_amd64 install
./godoc_linux_amd64 install
```