Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NaiboWang authored Oct 15, 2024
1 parent abfac8c commit b611ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ElectronJS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ But so far can only design the task, can not execute the task, want to execute t

打包发布前,确保执行阶段程序`easyspider_executestage(.exe)`已放入`chrome(_win64)`文件夹内,且浏览器插件`EasySpider_zh.crx`已经是最新版本。

执行下面的命令即可打包(需要安装Git):
执行下面的命令即可打包(需要安装`Git`):

```
npm run package
Expand All @@ -162,7 +162,7 @@ npm run package

Before packaging and releasing, make sure that the task execution program `easyspider_executestage(.exe)` is placed inside the `chrome(_win64)` folder and that the browser extension `EasySpider_en.crx` is the latest version.

After finishing developing, package software by the following command (Git is required):
After finishing developing, package software by the following command (`Git` is required):

```
npm run package
Expand Down

0 comments on commit b611ddb

Please sign in to comment.