mirror of
https://github.com/alfem/telegram-download-daemon.git
synced 2025-03-02 00:56:20 +08:00
Update README.md
This commit is contained in:
parent
c78afe5879
commit
81009e61d4
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ You need to configure these values:
|
||||||
|
|
||||||
You can define the as Environment Variables, or put them as a commend line arguments, for example:
|
You can define the as Environment Variables, or put them as a commend line arguments, for example:
|
||||||
|
|
||||||
python telegram-download-daemon.py --api-ip <your-id> --api-hash <your-hash> --channel <channel-number>
|
python telegram-download-daemon.py --api-id <your-id> --api-hash <your-hash> --channel <channel-number>
|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue