From 566dae7e38d21f68b32bae354895f5ba946c0f11 Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 22 Mar 2017 09:56:27 -0400 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index 88a8e1a..a19432c 100644 --- a/Installation.md +++ b/Installation.md @@ -3,8 +3,8 @@ * Download the desired [release](https://github.com/Radarr/Radarr/releases) and extract the *.zip* anywhere. * Run `Radarr.exe` as Administrator, once (this gives Radarr network access). * Create a new folder called `Bin` in `C:\ProgramData\Radarr\` -* Copy the contents of the *.zip* into the Bin folder. -* Run `ServiceInstall.exe` +* Copy the contents of the *.zip* into the `C:\ProgramData\Radarr\Bin' folder. +* Run `ServiceInstall.exe` from `C:\ProgramData\Radarr\Bin'. Radarr is now installed as a service set to auto start, check that it is running by opening in your browser. If the web-ui opens and works, installation is complete. If it doesn't, open the Services tab in Task Manager, find Radarr, right click and choose "Start"