Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
purplescorpion1 authored Apr 19, 2024
1 parent 7603ec9 commit 51f36be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Open the script in notepad++
``` const serverPort = 6025; // Set your desired port number ``` <br>
Change port number to what you want

``` const serverRoot = 'C:/foler/folder'; // Set the path to your server root directory ``` <br>
``` const serverRoot = 'C:/folder/folder'; // Set the path to your server root directory ``` <br>
Change C:/foler/folder <br>
To where the script is running containing all your m3u files

Expand Down

0 comments on commit 51f36be

Please # to comment.