mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-16 20:17:03 +00:00
Add MacPorts documentation
PR #2299 <https://github.com/Genymobile/scrcpy/pull/2299> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
498ad23e98
commit
644a5ef14a
@ -130,6 +130,15 @@ You need `adb`, accessible from your `PATH`. If you don't have it yet:
|
||||
brew install android-platform-tools
|
||||
```
|
||||
|
||||
It's also available in [MacPorts], which sets up adb for you:
|
||||
|
||||
```bash
|
||||
sudo port install scrcpy
|
||||
```
|
||||
|
||||
[MacPorts]: https://www.macports.org/
|
||||
|
||||
|
||||
You can also [build the app manually][BUILD].
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user