From 704d98fd349f40f9d7ab82ad0cb6b297f915a279 Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Sat, 12 Feb 2022 05:57:22 +0000 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com --- README.zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh.md b/README.zh.md index 93f68aa..55bb008 100644 --- a/README.zh.md +++ b/README.zh.md @@ -36,7 +36,7 @@ $ npm install -g totoro 如果官方源不稳定(你懂的),推荐从淘宝的源上安装: ``` -$ npm install -g totoro --registry=http://registry.npm.taobao.org +$ npm install -g totoro --registry=https://registry.npmmirror.com ``` > 推荐安装 `cnpm`,然后用 `cnpm install` 代替 `npm install`