mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 22:29:25 +00:00
Merge branch 'Genymobile:master' into master
This commit is contained in:
commit
5bf5e99d8a
2 changed files with 2 additions and 8 deletions
|
@ -94,7 +94,7 @@ This is the preferred method (and the way the release is built).
|
||||||
From _Debian_, install _mingw_:
|
From _Debian_, install _mingw_:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install mingw-w64 mingw-w64-tools
|
sudo apt install mingw-w64 mingw-w64-tools libz-mingw-w64-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
You also need the JDK to build the server:
|
You also need the JDK to build the server:
|
||||||
|
|
|
@ -15,13 +15,7 @@ Download the [latest release]:
|
||||||
|
|
||||||
and extract it.
|
and extract it.
|
||||||
|
|
||||||
Alternatively, you could install it from packages manager, like [Winget]:
|
Alternatively, you could install it from packages manager, like [Chocolatey]:
|
||||||
|
|
||||||
```bash
|
|
||||||
winget install scrcpy
|
|
||||||
```
|
|
||||||
|
|
||||||
or [Chocolatey]:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
choco install scrcpy
|
choco install scrcpy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue