From eec0a6c7673a56c6f4c00ec8b062b43714fcf02d Mon Sep 17 00:00:00 2001 From: Lukian Date: Tue, 6 Jun 2023 17:42:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1955b1d..e4b1365 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To get Chaise Bot up and running on your Discord or Telegram server, follow thes 1. Clone this repository 2. Rename `docker-compose-exemple.yml` to `docker-compose.yml` -3. Configure your bot's API keys and settings in docker-compose.yml +3. Configure your bot's API keys and settings in `docker-compose.yml` 4. Run `docker-compose up -d` to build the bot's Docker image and start the container ## Usage