diff --git a/README.md b/README.md index 9218295..e49d316 100644 --- a/README.md +++ b/README.md @@ -98,12 +98,9 @@ Make sure both files are located in the same directory where the bot is run. ## Usage 1. **Start the bot**: + ```bash - npm start - ``` - or - ```bash - node index.js + node teamspeak.js ``` _(Adjust the filename if necessary.)_