mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
Add MacPorts Documentation
This commit is contained in:
parent
498ad23e98
commit
35a1a9d395
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -116,7 +116,15 @@ You can also [build the app manually][BUILD].
|
|||
|
||||
### macOS
|
||||
|
||||
The application is available in [Homebrew]. Just install it:
|
||||
The application is available in [MacPorts], which sets up adb for you:
|
||||
|
||||
```bash
|
||||
sudo port install scrcpy
|
||||
```
|
||||
|
||||
[MacPorts]: https://www.macports.org/
|
||||
|
||||
It's also available in [Homebrew]. Just install it:
|
||||
|
||||
[Homebrew]: https://brew.sh/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue