From 51f36be51dbd10753eb91cdb02a103e130bd4fe2 Mon Sep 17 00:00:00 2001 From: purplescorpion1 <147272307+purplescorpion1@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:11:38 +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 1ecb73c..8270e57 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Open the script in notepad++ ``` const serverPort = 6025; // Set your desired port number ```
Change port number to what you want -``` const serverRoot = 'C:/foler/folder'; // Set the path to your server root directory ```
+``` const serverRoot = 'C:/folder/folder'; // Set the path to your server root directory ```
Change C:/foler/folder
To where the script is running containing all your m3u files