mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Updated Installation (markdown)
parent
80a924236e
commit
c35892b518
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
Radarr is now installed as a service set to auto start, check that it is running by opening <http://localhost:7878> 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"
|
||||
|
||||
Don't forget to use UNC paths like `//Server/Share` instead of mapped network drives like `M:\Movies`.
|
||||
Don't forget to use UNC paths like `\\Server\Share` instead of mapped network drives like `M:\Movies`.
|
||||
|
||||
### Debian/Ubuntu ###
|
||||
|
||||
|
|
Loading…
Reference in a new issue