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