Ver Fonte

update ReadMe

zhangbiao há 5 anos atrás
pai
commit
02ba1b5eb0
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

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