From 96b2c57938e599cc18f183b7719f296c545c4d54 Mon Sep 17 00:00:00 2001 From: Martin <1403951401@qq.com> Date: Sat, 4 Jan 2025 17:56:01 +0800 Subject: [PATCH] =?UTF-8?q?[*]=20=E4=BF=AE=E6=94=B9=E4=B8=BA=20group?= 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 210a1bd..5758011 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,5 @@ RUN --mount=type=cache,target=/var/cache/apt \ #### Python 镜像源配置测试 ```bash -pip config set global.index-url https://mirrors.martin98.com/repository/pypi-tsinghua/simple +pip config set global.index-url https://mirrors.martin98.com/repository/pypi-group/simple ``` \ No newline at end of file