refactor: doc

pull/67/head
xiaojunnuo 2021-04-12 09:26:13 +08:00
parent 27901a241b
commit 9f50a7c631
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ npm run electron
### 打包成可执行文件
```shell
cd packages/gui
npm run build:electron
npm run electron:build
```
### 提交pr