diff --git a/README.md b/README.md index 07c5563..2743651 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ Features: Create a bot and get the bot's API Token: https://discordapp.com/developers/applications/me -Edit and rename default.json.example in /config, then run: +Edit and rename default.json.example in /config, then cd to wunderbot directory and run: ``` npm install -node bot.js -``` \ No newline at end of file +node bot/bot.js +```