Skip to content

Commit

Permalink
brew cask install -> brew install --cask
Browse files Browse the repository at this point in the history
Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.
  • Loading branch information
YSaxon authored and whoozle committed Feb 28, 2024
1 parent b4878ef commit e225293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If your distribution does not provide an `android-file-transfer-linux` package,
There's quite a few packages available:
- AppImage: https://github.com/whoozle/android-file-transfer-linux/releases
- macOS DMG image: https://github.com/whoozle/android-file-transfer-linux/releases
- macOS Homebrew: `brew cask install whoozle-android-file-transfer` or `brew cask install whoozle-android-file-transfer-nightly`
- macOS Homebrew: `brew install --cask whoozle-android-file-transfer` or `brew install --cask whoozle-android-file-transfer-nightly`

## Support me
If you want to help me with development, click on the link below and follow the instructions. I'm working on this project in my spare time and I try to fix everything as fast as possible, sometimes adding features in realtime (more than 100 tickets closed by now).
Expand Down

0 comments on commit e225293

Please sign in to comment.