From 19139fb6a769c98a35bdee7ec8ab7354b8743c03 Mon Sep 17 00:00:00 2001 From: Nonoo Date: Mon, 14 Aug 2023 15:51:19 +0200 Subject: [PATCH] Fix env var name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b6f87d..590c3fc 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ All command line arguments can be set through OS environment variables. Note that using a command line argument overwrites a setting by the environment variable. Available OS environment variables are: -- `APP_ID` +- `API_ID` - `API_HASH` - `BOT_TOKEN` - `YTDLP_PATH`