Skip to content

Commit b611ddb

Browse files
authored
Update README.md
1 parent abfac8c commit b611ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ElectronJS/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ But so far can only design the task, can not execute the task, want to execute t
152152

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

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

157157
```
158158
npm run package
@@ -162,7 +162,7 @@ npm run package
162162

163163
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.
164164

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

167167
```
168168
npm run package

0 commit comments

Comments
 (0)