From 7fe5a09cf7a8a8827ae2bb8b314ace1fab423713 Mon Sep 17 00:00:00 2001 From: Ben Whitmore <44303264+byteben@users.noreply.github.com> Date: Wed, 22 Jul 2020 18:26:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a874fda..7d7ed90 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Specify the name of the XML file to read. The XML file must exist in the same di Specify the location of the Custom XML file used for the Toast when it is not in the MEMCM package **.EXAMPLE** -Toast_Notify.ps1 -XMLOtherSource "\\fileserverhome\xml\CustomMessage.xml" +Toast_Notify.ps1 -XMLOtherSource "\\\\fileserverhome\xml\CustomMessage.xml" **.EXAMPLE** Toast_Notify.ps1 -XMLSciptDirSource "PhoneSystemProblems.xml"