From f01ceea19b30d01e0fb8ea635ef2d1f4c118c90b Mon Sep 17 00:00:00 2001 From: zj <1052308357@qq.com> Date: Sat, 14 Feb 2026 14:44:16 +0800 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7971d1..3089154 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ sudo bash arch-install.sh local sudo pacman -S git tk python # 2. 克隆项目 -sudo git clone https://github.com/yourusername/BootRepairTool.git /opt/boot-repair-tool +sudo git clone https://git.yuyujing.cn/zj/BootRepairTool.git /opt/boot-repair-tool # 3. 创建启动脚本 sudo ln -s /opt/boot-repair-tool/arch-install.sh /bin/boot-repair @@ -100,7 +100,7 @@ sudo apt-get install git python3 python3-tk sudo yum install git python3 tkinter # 2. 克隆项目 -git clone https://github.com/yourusername/BootRepairTool.git +git clone https://git.yuyujing.cn/zj/BootRepairTool.git cd BootRepairTool # 3. 直接运行