From b6a472c16bb7a89b8291ccf374924720d1733958 Mon Sep 17 00:00:00 2001 From: Anatoly Date: Sun, 11 Apr 2021 12:23:40 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fixed=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d28317b..bb04e98 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ will be saved in `download_list.json`. If for some reason you stopped the script, you can continue downloading without going through all of your subscriptions again by running -`python main -i download_list.json`. +`python main.py -i download_list.json`. Or if you made a mistake while going through the channels you can just edit `download_list.json` and rerun with it passed as an argument.