From 9c934b31ee9b7b76c19ee36841cefd93d6a2e7cc Mon Sep 17 00:00:00 2001 From: marshalleq Date: Sat, 1 Sep 2018 10:47:56 +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 19d6eb3..f5d48d2 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://www.docker.com/products/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 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. # Linux #