mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 22:14:20 +01:00
Add scoop instructions for Windows
PR #1202 <https://github.com/Genymobile/scrcpy/pull/1202> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
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
|
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].
|
You can also [build the app manually][BUILD].
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user