Add MacPorts Documentation

This commit is contained in:
Haren S 2021-05-06 17:56:41 +01:00 committed by GitHub
parent 498ad23e98
commit 35a1a9d395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/