浏览代码

Merge branch 'master' into new-beego-path

roberChen 4 年之前
父节点
当前提交
e3a792e6df
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ MinDoc 的前身是 SmartWiki 文档系统。SmartWiki 是基于 PHP 框架 lara
 ```bash
 ```bash
 git clone https://github.com/mindoc-org/mindoc.git
 git clone https://github.com/mindoc-org/mindoc.git
 
 
-dep ensure
+go mod tidy
 
 
 go build -ldflags "-w"
 go build -ldflags "-w"