update brew command for README.md

This commit is contained in:
Quy Le Anh 2021-04-02 21:31:36 +07:00
parent e2d5af3ddd
commit ffcdfff2be

View file

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