diff --git a/README.md b/README.md index 8270e57..235a777 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Open the script in notepad++ Change port number to what you want ``` const serverRoot = 'C:/folder/folder'; // Set the path to your server root directory ```
-Change C:/foler/folder
+Change C:/folder/folder
To where the script is running containing all your m3u files ``` const expectedUsername = 'username'; // Set your desired username ```