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:
AreYouLoco? 2020-06-18 20:05:42 +02:00 committed by Romain Vimont
parent 3c0fc8f54f
commit 42641d2737

View file

@ -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
```