mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-22 15:56:58 +00:00
Added step to install Homebrew cask for those who don't have it already installed
parent
ba08724d65
commit
20e7b2ba74
1 changed files with 2 additions and 1 deletions
|
@ -14,9 +14,10 @@
|
||||||
* Download latest version of Sonarr's OSX package from [https://download.sonarr.tv/v2/master/latest/NzbDrone.master.osx.zip](https://download.sonarr.tv/v2/master/latest/NzbDrone.master.osx.zip)
|
* Download latest version of Sonarr's OSX package from [https://download.sonarr.tv/v2/master/latest/NzbDrone.master.osx.zip](https://download.sonarr.tv/v2/master/latest/NzbDrone.master.osx.zip)
|
||||||
* Open the archive and drag the Sonarr icon to your Application folder.
|
* Open the archive and drag the Sonarr icon to your Application folder.
|
||||||
|
|
||||||
### Using [Homebrew Cask](https://github.com/caskroom/homebrew-cask)###
|
### Using [Homebrew Cask](https://github.com/caskroom/homebrew-cask)###
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ brew install caskroom/cask/brew-cask
|
||||||
$ brew cask install sonarr
|
$ brew cask install sonarr
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue