Fix typo in README.md
PR #1523 <https://github.com/Genymobile/scrcpy/pull/1523> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
3c0fc8f54f
commit
42641d2737
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ ssh -CN -L5037:localhost:5037 -L27183:localhost:27183 your_remote_computer
|
|||
From another terminal:
|
||||
|
||||
```bash
|
||||
scrcpy --force-adb-forwrad
|
||||
scrcpy --force-adb-forward
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue