From 9d33f7d14e0e8f167e9cc76e407bf5b89d2bdffa Mon Sep 17 00:00:00 2001 From: jinzhu <1992053348@qq.com> Date: Sun, 15 Oct 2023 11:53:08 +0800 Subject: [PATCH] add @latest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 762dda2..9a47128 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # toolset 一个go项目工具集合 ````shell -go install github.com/go-home-admin/toolset +go install github.com/go-home-admin/toolset@latest ```` ![image](https://github.com/go-home-admin/toolset/blob/main/show.gif)