From 19ad107f1f277b1a7dcdf3678ed5e14f3a706be7 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Tue, 16 Mar 2021 21:38:12 +0100 Subject: [PATCH] Add "Get the app" summary section Give quick instructions to download/install scrcpy. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 759e7920..74925f0d 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,15 @@ control it using keyboard and mouse. Packaging status +### Summary + + - Linux: `apt install scrcpy` + - Windows: [download][direct-win64] + - macOS: `brew install scrcpy` + +Build from sources: [BUILD] + + ### Linux On Debian (_testing_ and _sid_ for now) and Ubuntu (20.04):