Explorar el Código

fix install path

Tony hace 6 años
padre
commit
88fa75e8b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -35,7 +35,7 @@ MaxRefresh int
 #### 安装教程
 
 * gopath模式: `go get https://github.goflyfox/gtoken`
-* 或者 使用go.mod添加 :`require github.goflyfox/gtoken last`
+* 或者 使用go.mod添加 :`require github.goflyfox/gtoken latest`
 
 #### 使用说明