From e2d8850c1beadbbed02400f4d5e05552d55736c4 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 7 Mar 2017 14:43:01 -0800 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index e143cea..5c65bd6 100644 --- a/Installation.md +++ b/Installation.md @@ -1,9 +1,9 @@ ### Windows ### -* Extract the ZIP archive somewhere. +* Download the desired [release](https://github.com/Radarr/Radarr/releases) and extract the *.zip* anywhere. * Run `Radarr.exe` once. -* Create a new folder called Bin in `C:\ProgramData\Radarr\Bin` -* Copy all the contents of the extracted archive into the Bin folder. +* Create a new folder called `Bin` in `C:\ProgramData\Radarr\` +* Copy the contents of the *.zip* into the Bin folder. * Run `ServiceInstall.exe` Radarr should now be installed as a service and auto started, check it is running by Navigating to . If the web-ui opens and works, installation is complete. If nothing happens, open Task Manager to the services tab, find Radarr, right click and choose "Start"