mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
update brew command for README.md
This commit is contained in:
parent
e2d5af3ddd
commit
ffcdfff2be
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ You need `adb`, accessible from your `PATH`. If you don't have it yet:
|
|||
|
||||
```bash
|
||||
# Homebrew >= 2.6.0
|
||||
brew install --cask android-platform-tools
|
||||
brew install android-platform-tools
|
||||
|
||||
# Homebrew < 2.6.0
|
||||
brew cask install android-platform-tools
|
||||
|
|
Loading…
Add table
Reference in a new issue