mirror of https://github.com/Genymobile/scrcpy
Remove suggestion to install from winget
It does not work. Refs #4027 <https://github.com/Genymobile/scrcpy/issues/4027> Refs #4389 <https://github.com/Genymobile/scrcpy/issues/4389> Refs #4956 <https://github.com/Genymobile/scrcpy/issues/4956>
This commit is contained in:
parent
b5849db32f
commit
c27ab46efb
|
@ -15,13 +15,7 @@ Download the [latest release]:
|
|||
|
||||
and extract it.
|
||||
|
||||
Alternatively, you could install it from packages manager, like [Winget]:
|
||||
|
||||
```bash
|
||||
winget install scrcpy
|
||||
```
|
||||
|
||||
or [Chocolatey]:
|
||||
Alternatively, you could install it from packages manager, like [Chocolatey]:
|
||||
|
||||
```bash
|
||||
choco install scrcpy
|
||||
|
|
Loading…
Reference in New Issue