Sfoglia il codice sorgente

Merge branch 'master' into new-beego-path

roberChen 4 anni fa
parent
commit
e3a792e6df
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

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