1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-06-16 15:06:53 +00:00

updated docs to show gitlab container hosting

This commit is contained in:
Anson 2019-02-12 23:34:34 -07:00
parent 4c04c1664d
commit 778c8e9d77

View File

@ -66,7 +66,13 @@ The dividend command will give you the `dividend yield`, `dividend rate`, and wi
---
## Run your own Bot
## Run your own bot using latest build
```powershell
docker run --detach registry.gitlab.com/misterbiggs/simple-telegram-bot:latest
```
## Built and Run your own Bot
You can also run your own bot super easily in a [Docker](https://hub.docker.com/) Container.