diff --git a/README.md b/README.md index 8cb8276..58a525e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The bot for the Duke Syndicate discord. ```yaml services: bot: - build: . + image: ghcr.io/duke-syndicate/duke-bot:main environment: - BOT_TOKEN=token_goes_here -``` \ No newline at end of file +```