Skip to content

Commit 6b18633

Browse files
author
harry
committed
update README
1 parent e66b96e commit 6b18633

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -63,32 +63,17 @@ AndroidControl是一个使用java语言编写的服务器,它是连接电脑
6363
```shell
6464
├── AndroidControl.jar
6565
├── resources
66-
└── yeetor.properties
6766
```
6867

6968
**Step2:**
7069

71-
修改`yeetor.properties`文件,并把同目录下的`resources`目录的绝对路径粘贴到这里
72-
73-
```
74-
resource.root=请把resources目录的路径复制到这里
75-
```
76-
77-
如我的电脑:
78-
79-
```
80-
resource.root=/Users/harry/Documents/AndroidControl_Release
81-
```
82-
83-
**Step3:**
84-
8570
运行`AndroidControl.jar`。注意,请修改为你电脑中的实际路径
8671

8772
```shell
8873
java -jar AndroidControl.jar
8974
```
9075

91-
**Step4:**
76+
**Step3:**
9277

9378
插上你的手机,打开`USB调试模式`
9479

0 commit comments

Comments
 (0)