1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-25 04:02:48 +01:00

fix typo

Jeremiah Njoroge 2017-01-18 20:53:51 -08:00
parent db67e2c987
commit 2850ccf084

@ -28,7 +28,7 @@ $ brew cask install sonarr
# Docker #
#### Docker is available on Linux, maxOS and Windows ####
#### 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.