Add scoop instructions for Windows

PR #1202 <https://github.com/Genymobile/scrcpy/pull/1202>

Signed-off-by: Romain Vimont <rom@rom1v.com>
master
Yogev Boaron Ben-Har 6 years ago committed by Romain Vimont
parent 24ade6ad77
commit bc7508427b

@ -83,6 +83,15 @@ choco install scrcpy
choco install adb # if you don't have it yet
```
And in [Scoop]:
```bash
scoop install scrcpy
scoop install adb # if you don't have it yet
```
[Scoop]: https://scoop.sh
You can also [build the app manually][BUILD].

Loading…
Cancel
Save