Explorar o código

chore(doc): update build instruction

- deprecate dep, use go mod
roberChen %!s(int64=4) %!d(string=hai) anos
pai
achega
a5f28055a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"