From 7231e47fbe768a0119f91dcf9b0dd0298c1d5350 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 31 Jul 2020 15:20:54 +0200 Subject: [PATCH] remove a word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cd4151..6ebbb52 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ A [Python script](misc/collect.py) is included to merge the JSON files into a si ./collect.py merge bin/ --download-url 'https://downloads.openwrt.org/releases/{version}/targets/{target}' > overview.json ``` -If you want to scrape the OpenWrt download website and update the config.js automatically: +If you want to scrape the OpenWrt download website and update the config.js: ``` ./collect.py scrape https://downloads.openwrt.org /var/www/firmware_selector ``` -- 2.30.2