Skip to content

Commit a2e63f2

Browse files
authored
Merge pull request GavinZhuLei#159 from npmmirror/master
Update https://registry.npm.taobao.org to https://registry.npmmirror.com
2 parents 4ec2dd7 + 3ea67c3 commit a2e63f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install
1919
如果安装失败,需要使用淘宝镜像地址,设置方法如下:
2020

2121
``` bash
22-
npm config set registry https://registry.npm.taobao.org
22+
npm config set registry https://registry.npmmirror.com
2323
```
2424

2525
## 运行项目

0 commit comments

Comments
 (0)