Browse Source

fix install path

Tony 6 năm trước cách đây
mục cha
commit
88fa75e8b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`
 
 #### 使用说明