adding uppercase
This commit is contained in:
parent
bd8b256e6d
commit
3ff644c5de
1 changed files with 1 additions and 1 deletions
|
@ -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" \
|
||||
|
|
Reference in a new issue