From 9c2eefa97aa4956dbcc2f7ed367468617aa8ca8e Mon Sep 17 00:00:00 2001 From: YL Date: Fri, 6 Mar 2026 08:24:13 +0000 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6da4c46..46749ee 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ ```bash # 1. 克隆本项目代码 -git clone https://github.com/yourusername/m3u8-downloader.git -cd m3u8-downloader +git clone https://git.ncaca.cn/admin/Downloader.git +cd Downloader # 2. 安装项目依赖(命令行进度条组件) go get github.com/schollz/progressbar/v3