This commit is contained in:
wallace5303
2021-08-24 09:42:50 +08:00
parent 0eaab85786
commit c3479d186e
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
2. 安装
```
# 提升安装速度,使用国内镜像;勿使用cnpm命令可能出现安装不完整
# 提升安装速度,使用国内镜像;
npm config set registry https://registry.npm.taobao.org
# 进入目录 ./electron-egg/
npm install