diff --git a/README.md b/README.md index eb214dd..f7e8a3e 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,15 @@ **Steps to set up the overlay on your stream :** - You must first download the project. - Download Project + Download Project -- You need to extract the zip/rar file +- You need to extract the zip/rar file. - You must install Node.js (If Node.js is already installed you can skip the installation) : - A Node.js installation file is available with the name : node-v18.16.0-64.msi -- Once installed, you must install the project packages with the npm install command directly in the project folder or you can run the install.cmd file to install the project packages +- Once installed, you must install the project packages with the npm install command directly in the project folder or you can run the install.cmd file to install the project packages. npm install OR