diff --git a/README.md b/README.md index 3e9f702..ffcc3f0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ discord.js library to interact with Discord and fetches server stats via the XML 2. Build and start the container: ```bash - docker-compose up -d --build + docker compose up -d --build ``` 3. The bot should now be running and posting server stats to the specified Discord channel.