From 2389ae64d79e597fe7c22f6f0a7963cd2330409d Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Tue, 7 Sep 2021 11:57:06 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15ff32..3fac896 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ go build -o main_windows_amd64.exe main.go ## 快速安装 ```shell -go get -u github.com/xiaoqidun/goenv +go install github.com/xiaoqidun/goenv@latest ``` ## 手动安装