File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Gobot is a powerful stateful API testing robot. It provides a graphical interfac
11
11
12
12
## Quick Installation
13
13
* windows
14
- 1 . Go to the [ release page] ( https://github.com/pojol/gobot/driver/ releases/tag/v0.4.4 ) and download the executable program.
14
+ 1 . Go to the [ release page] ( https://github.com/pojol/gobot/releases/tag/v0.4.4 ) and download the executable program.
15
15
2 . Run the server by executing the run.bat file in the gobot_driver_win_x64_v0.3.8 directory.
16
16
3 . Run the editor program by executing gobot.ext in the gobot_editor_win_x64_v0.3.8 directory.
17
17
4 . Fill in the address input window that pops up or the address bar on the config page with http://127.0.0.1:8888 , the local server address.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Gobot是一个功能强大的有状态API测试机器人。它提供图形界面
7
7
[ ![ CI] ( https://github.com/pojol/gobot/driver/actions/workflows/dockerimage.yml/badge.svg?branch=develop )] ( https://github.com/pojol/gobot/driver/actions/workflows/dockerimage.yml )
8
8
9
9
## 快速安装
10
- 1 . 进入最新的 [ release页面] ( https://github.com/pojol/gobot/driver/ releases/tag/v0.4.4 ) 下载可执行程序
10
+ 1 . 进入最新的 [ release页面] ( https://github.com/pojol/gobot/releases/tag/v0.4.4 ) 下载可执行程序
11
11
2 . 执行 gobot_driver_win_x64_v0.3.8 目录中的 start.bat 文件, 运行服务器
12
12
3 . 执行 gobot_editor_win_x64_v0.3.8 目录中的 gobot.exe, 运行编辑器程序
13
13
4 . 在弹出的地址输入窗口 或 config 页的地址栏中填入 http://127.0.0.1:8888 本地服务器地址
You can’t perform that action at this time.
0 commit comments