Skip to content

Commit ff72d58

Browse files
doc: 完善文档
1 parent a94635a commit ff72d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ npm run build
5959
```
6060

6161
**注意**:
62-
由于打包需要下载electron的安装包,在中国大陆地区可能无法下载,可以自行到[electron release 页面](https://github.com/electron/electron/releases)下载和控制台打印输出链接信息中对应版本的安装包,放到项目根目录下的`electron`文件夹中。Windows 用户建议放在 %LOCALAPPDATA%/electron/Cache 目录下,并且解压到该目录下。
62+
由于打包需要下载electron的安装包,在中国大陆地区可能无法下载,可以自行到[electron release 页面](https://github.com/electron/electron/releases)下载和控制台打印输出链接信息中对应版本的安装包,放到项目根目录下的`electron`文件夹中。Windows 用户建议放在 `%LOCALAPPDATA%/electron/Cache` 目录下,并且解压到该目录下。
6363

6464
6. 打包完成后,安装包会在 `release` 目录下生成。
6565

0 commit comments

Comments
 (0)