Skip to content

Commit

Permalink
Mention scrcpy Debian package in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1v committed Jan 19, 2020
1 parent 0fb22c3 commit 3935660
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,11 @@ control it using keyboard and mouse.

### Linux

On Linux, you typically need to [build the app manually][BUILD]. Don't worry,
it's not that hard.
In Debian (_testing_ and _sid_ for now):

```
apt install scrcpy
```

A [Snap] package is available: [`scrcpy`][snap-link].

Expand All @@ -56,6 +59,10 @@ For Gentoo, an [Ebuild] is available: [`scrcpy/`][ebuild-link].
[Ebuild]: https://wiki.gentoo.org/wiki/Ebuild
[ebuild-link]: https://github.com/maggu2810/maggu2810-overlay/tree/master/app-mobilephone/scrcpy

You could also [build the app manually][BUILD] (don't worry, it's not that
hard).



### Windows

Expand Down

0 comments on commit 3935660

Please sign in to comment.