Skip to content

Commit

Permalink
Merge pull request #64 from IgorGanapolsky/master
Browse files Browse the repository at this point in the history
Remove unsupported `brew cask` command.  Just use `brew`
  • Loading branch information
den4uk authored Jun 27, 2022
2 parents 94b6a39 + b1ba007 commit 3b8c9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ Andriller - is software utility with a collection of forensic tools for smartpho
sudo apt-get install android-tools-adb python3-tk
```

[Mac] Install from brew cask:
[Mac] Install from Homebrew:
```bash
brew cask install android-platform-tools
brew install android-platform-tools
```

[Windows] : _Included._
Expand Down

0 comments on commit 3b8c9f7

Please sign in to comment.