From 33bf6fc81938b19dc8bf43e73d3d178a4ce6acc3 Mon Sep 17 00:00:00 2001 From: marshalleq Date: Sun, 2 Sep 2018 07:36:44 +1200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index f5d48d2..2e87694 100644 --- a/Installation.md +++ b/Installation.md @@ -20,7 +20,7 @@ # Docker # #### Docker is available on Linux, macOS and Windows #### -Running Lidarr 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://docs.docker.com/engine/docker-overview/) and install Docker before setting up a Lidarr under Docker. Once Docker is installed you'll need to want to pull the image with `docker pull linuxserver/lidarr ` and then create the container. See https://hub.docker.com/r/linuxserver/lidarr/ for the options available when creating the image. +Running Lidarr 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://docs.docker.com/engine/docker-overview/) and install Docker before setting up a Lidarr under Docker. Once Docker is installed you'll need to pull the image with `docker pull linuxserver/lidarr ` and then create the container. See https://hub.docker.com/r/linuxserver/lidarr/ for the options available when creating the image. # Linux #