From 53c007a4f4139f86030d0fb1b53950a20b311c89 Mon Sep 17 00:00:00 2001 From: Taras Terletskyi <888784+tropicoo@users.noreply.github.com> Date: Sat, 15 Oct 2022 18:44:03 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebfa5e0..777bb8f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ real `D:/Videos` so your videos will be saved to your `Videos` folder. - "D:/Videos:/filestorage" ``` 8. If you want your downloaded video to be uploaded back to Telegram, set `UPLOAD_VIDEO_FILE` -environment variable in the `.env_bot` file to `True` +environment variable in the `envs/.env_bot` file to `True` ## 🏃 Run Simple as `docker-compose up -d`.