diff --git a/readme.md b/readme.md index 7ab5655..c63f462 100644 --- a/readme.md +++ b/readme.md @@ -17,6 +17,10 @@ once you have FFmpeg installed, follow these steps to get the project up and run 3. Open the `.env` file and insert your [Discord bot token](#how-to-get-discord-token). 4. Run `npm start` to start the project. +Make sure you have those installed: +- Node.js (v16 or later) +- npm (v7 or later) + [OPTIONAL] on server i run this using [pm2](https://pm2.keymetrics.io/) to manage it.