Update README.md

Fix typo in forward word.
This commit is contained in:
AreYouLoco? 2020-06-18 20:05:42 +02:00 committed by GitHub
parent 3c0fc8f54f
commit 02d31a7af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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