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