Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
XixianLiang committed Aug 22, 2024
1 parent 30e7f28 commit d040d4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ It can send random or scripted input events to test an HarmonyOS app, achieve hi
- The following `pip` command will automatic grep and install the required packages for you.

```shell
git clone [email protected]:honeynet/droidbot.git
git clone [email protected]:XixianLiang/HMDroidbot.git
cd HMdroidbot
pip install -e .
```
Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ HMDroidbot(HM代表HarmonyOS,Droid代表Android)是一个轻量级的测
- 下面的 `pip` 命令将自动抓取并安装所需的包。

```shell
git clone [email protected]:honeynet/droidbot.git
git clone [email protected]:XixianLiang/HMDroidbot.git
cd HMdroidbot
pip install -e .
```
Expand Down

0 comments on commit d040d4d

Please sign in to comment.