From f1f815efb6585fd6beed27c6e2574a4ba4939981 Mon Sep 17 00:00:00 2001 From: kingecg Date: Wed, 25 Jun 2025 22:30:57 +0800 Subject: [PATCH] chore: update module path to git.kingecg.top --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c355e..bc2ad7e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## 安装 ```bash # 确保已安装Go环境(1.23.1+) -go get git.pyer.club/kingecg/coperator +go get module git.kingecg.top/kingecg/coperator ``` ## 核心功能