From 5e5306551d139c459b7956df9913d3ae92556f41 Mon Sep 17 00:00:00 2001 From: Qstick Date: Tue, 22 May 2018 23:22:58 -0400 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Installation.md b/Installation.md index d81c2f3..882dc48 100644 --- a/Installation.md +++ b/Installation.md @@ -8,6 +8,15 @@ 1 The port will be opened on the firewall (if enabled) for the private profile only, if you're connected to a domain or a public network the port will not be opened automatically, but can be done so manually. +# macOS # + +### Manually ### +* Download latest version of Lidarr's OSX package from https://github.com/lidarr/Lidarr/releases +* Open the archive and drag the Lidarr icon to your Application folder. + * **Note:** _In macOS 10.12+ Gatekeeper App Translocation will prevent Lidarr run directly from the Downloads folder from updating_ +* Open Lidarr.app +* You should now be able to access Lidarr at [http://localhost:8686](http://localhost:8686) + # Docker # #### Docker is available on Linux, macOS and Windows ####