From 43211ff0dd103de721c4647fb1737713a41cd627 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 7 Mar 2017 10:06:53 -0800 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Installation.md b/Installation.md index b261cb2..8421088 100644 --- a/Installation.md +++ b/Installation.md @@ -1,14 +1,12 @@ ### Windows ### -- Extract the ZIP archive somewhere. -- Launch 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. -- Run `ServiceInstall.exe` +* Extract the ZIP archive somewhere. +* 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. +* Run `ServiceInstall.exe` -Radarr should now be installed as a service and auto started, check it is running by Navigating to http://localhost:7878. If the Web-ui opens installation is complete, if nothing happens open Task Manager, click the services tab, find Radarr, right click and choose "Start" - ---- +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" ### Debian/Ubuntu ###