From b2ffa08028c2c72aec4ec45c9de10cc614177f8e Mon Sep 17 00:00:00 2001 From: licsber Date: Sat, 15 Mar 2025 11:25:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 786036c..e49f8a8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ clean empty dirs. ```bash go env -w GOPROXY=https://proxy.golang.com.cn,direct -go env -w GOPRIVATE=git.licsber.site -git config --global url."ssh://git@git.m.licsber.site/".insteadOf "https://git.licsber.site/" go install git.licsber.site/go/empty-dir@latest ```