Skip to content

Commit 1525717

Browse files
authored
Update README.md
1 parent cc86acc commit 1525717

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,11 @@ npm install yarn
103103
- 进入项目目录,执行如下命令安装依赖
104104

105105
```
106-
npm install --production --registry=https://registry.npmmirror.com/
106+
npm install --save-dev @electron-forge/cli
107+
```
108+
109+
```
110+
npx electron-forge import
107111
```
108112

109113
- 使用如下命令进行调试

0 commit comments

Comments
 (0)