index.html: cleanup dead code
[web/firmware-selector-openwrt-org.git] / README.md
index fa7cc13a0977a3e7191814c74beeb0b633f71f31..7ea9464b86dd10fce0a2943407e2de3ffae4d8fc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ If the option is not available (OpenWrt 18.06 or 19.07.3), apply commit [openwrt
 If you want to scrape the OpenWrt download website and update the `config.js`:
 
 ```
-./collect.py --download-url "https://firmware.example.com/{version}/targets/{target}" scrape https://downloads.openwrt.org /var/www/firmware_selector
+./misc/collect.py scrape https://downloads.openwrt.org www/
 ```
 
 ## Similar Projects