diff --git a/Installation/Installation.md b/Installation/Installation.md index 744605c..edf0517 100644 --- a/Installation/Installation.md +++ b/Installation/Installation.md @@ -51,7 +51,7 @@ $ brew cask install sonarr # Docker #### Docker is available on Linux, macOS and Windows -Running Sonarr in a Docker container eases setup and reduces package installation on the host OS. Docker is available on many platforms see the [Docker overview page](https://www.docker.com/products/overview) and install Docker before setting up a Sonarr under Docker. Once Docker is installed you'll need to want to pull the image with `docker pull linuxserver/sonarr` and then create the container. See https://hub.docker.com/r/linuxserver/sonarr/ for the options available when creating the image. +Running Sonarr in a Docker container eases setup and reduces package installation on the host OS. Docker is available on many platforms see the [Docker overview page](https://www.docker.com/products/overview) and install Docker before setting up a Sonarr under Docker. Once Docker is installed you'll need to want to pull the image with `docker pull hotio/sonarr` or `docker pull linuxserver/sonarr` and then create the container. See https://hub.docker.com/r/hotio/sonarr/ or https://hub.docker.com/r/linuxserver/sonarr/ for the options available when creating the image. # Linux