diff --git a/Installation.md b/Installation.md index 3be7645..b261cb2 100644 --- a/Installation.md +++ b/Installation.md @@ -4,11 +4,9 @@ - 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` +- Run `ServiceInstall.exe` -Radarr should now be installed as a service and auto started, check it is running by Navigating to localhost:7878 if the Web-ui opens installation is complete, if nothing happens open task Manager. - -`Click the services Tab and 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 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" ---