Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slippersheepig authored Jun 11, 2024
1 parent 68ca751 commit 357b323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ https://github.com/H-T-H/Gemini-Telegram-Bot
```bash
services:
gemini:
image: sheepgreen/gemini
image: sheepgreen/gemini #or use ghcr.io/slippersheepig/gemini
container_name: gemini
command: [ "python", "main.py", "TELEGRAM_BOT_API_KEY", "GEMINI_API_KEY" ]
restart: always
Expand Down

0 comments on commit 357b323

Please sign in to comment.