mirror of
https://github.com/kyleneideck/BackgroundMusic
synced 2024-11-22 12:13:03 +00:00
README.md: Fix the Homebrew command for installing snapshot releases.
This commit is contained in:
parent
a4c93c050b
commit
14df80da24
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ brew cask install background-music
|
|||
If you want the snapshot version:
|
||||
|
||||
```bash
|
||||
brew tap homebrew/cask-versions
|
||||
brew cask install background-music-pre
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue