Update README_zh.md

Co-authored-by: Shaw Yu <shawyu.nz@gmail.com>
This commit is contained in:
Win7GM 2020-09-10 12:23:35 +08:00 committed by GitHub
parent 83ad9516b6
commit f84343781a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -302,7 +302,7 @@ scrcpy
```bash
adb kill-server # kill the local adb server on 5037
ssh -CN -L5037:localhost:5037 -L27183:localhost:27183 _你的另一台电脑_
ssh -CN -L5037:localhost:5037 -L27183:localhost:27183 your_remote_computer
# 保持该窗口开启
```