diff --git a/README.md b/README.md index 7a4b7d4113..180f6de1bb 100644 --- a/README.md +++ b/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/