From 111c32c77769dc0babc4c5dcb807bb8b8540433e Mon Sep 17 00:00:00 2001 From: zj <1052308257@qq.com> Date: Sat, 14 Feb 2026 14:46:42 +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, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3089154..f285dd7 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ ```bash # 下载安装脚本 -wget https://raw.githubusercontent.com/yourusername/BootRepairTool/main/arch-install.sh +wget https://git.yuyujing.cn/zj/BootRepairTool/raw/arch-install.sh # 运行安装(默认从 Git 克隆最新版本) sudo bash arch-install.sh