mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-05 07:39:23 +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
|
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:
|
You need `adb`, accessible from your `PATH`. If you don't have it yet:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue