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"