From c35892b5184f360a7685de20e5cbbd257cb33dac Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Mon, 15 May 2017 19:27:05 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index c1ec4e9..bae0164 100644 --- a/Installation.md +++ b/Installation.md @@ -8,7 +8,7 @@ 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" -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 ###