Add "Get the app" summary section
Give quick instructions to download/install scrcpy.
This commit is contained in:
parent
dca11f6c51
commit
19ad107f1f
1 changed files with 9 additions and 0 deletions
|
@ -38,6 +38,15 @@ control it using keyboard and mouse.
|
||||||
|
|
||||||
<a href="https://repology.org/project/scrcpy/versions"><img src="https://repology.org/badge/vertical-allrepos/scrcpy.svg" alt="Packaging status" align="right"></a>
|
<a href="https://repology.org/project/scrcpy/versions"><img src="https://repology.org/badge/vertical-allrepos/scrcpy.svg" alt="Packaging status" align="right"></a>
|
||||||
|
|
||||||
|
### Summary
|
||||||
|
|
||||||
|
- Linux: `apt install scrcpy`
|
||||||
|
- Windows: [download][direct-win64]
|
||||||
|
- macOS: `brew install scrcpy`
|
||||||
|
|
||||||
|
Build from sources: [BUILD]
|
||||||
|
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
On Debian (_testing_ and _sid_ for now) and Ubuntu (20.04):
|
On Debian (_testing_ and _sid_ for now) and Ubuntu (20.04):
|
||||||
|
|
Loading…
Reference in a new issue