mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 22:29:25 +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
|
### 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/
|
[Homebrew]: https://brew.sh/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue