From 503a78c6ef937b4e9dd29f95a5a842abe8982914 Mon Sep 17 00:00:00 2001 From: vdpAdmin Date: Fri, 17 May 2024 18:09:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2npm=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E3=80=82?= 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 82da358..d7d9da6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ ### 安装依赖 ``` -npm install --registry=https://registry.npm.taobao.org +npm install --registry=https://registry.npmmirror.com ``` ### 开发调试