mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-20 19:45:00 +00:00
Add scoop instructions for windows
This commit is contained in:
parent
c396758b4e
commit
2f6fd015fa
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ It is also available in [Chocolatey]:
|
|||
choco install scrcpy
|
||||
```
|
||||
|
||||
And in [Scoop](https://scoop.sh):
|
||||
```bash
|
||||
scoop install scrcpy
|
||||
```
|
||||
|
||||
|
||||
You need `adb`, accessible from your `PATH`. If you don't have it yet:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue