Skip to content

Commit

Permalink
Add MacPorts documentation
Browse files Browse the repository at this point in the history
PR #2299 <#2299>

Signed-off-by: Romain Vimont <rom@rom1v.com>
  • Loading branch information
Haren S authored and rom1v committed May 9, 2021
1 parent 498ad23 commit 644a5ef
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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].


Expand Down

0 comments on commit 644a5ef

Please sign in to comment.