diff --git a/README.md b/README.md index 0b0dc8a6..c84bed2a 100644 --- a/README.md +++ b/README.md @@ -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