From 3ff644c5de4fe05939b33cb08f12d805b6bb4c26 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 28 Mar 2021 14:41:34 +0200 Subject: [PATCH] adding uppercase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75371fd..1132453 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ With a [docker-compose](https://github.com/Confrerie-du-Kassoulait/KassouBot/blo ``` docker run -d \ - --name="kassoubot" \ + --name="KassouBot" \ mylloon/kassoubot \ --TOKEN_DISCORD="yourValue" \ --TOKEN_GENIUS="yourValue" \