From 543161d7fb1c73ac153850ec01126f062fd29d21 Mon Sep 17 00:00:00 2001 From: adampweb Date: Fri, 9 May 2025 19:54:15 +0200 Subject: [PATCH] Supplement of docs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 65cf4ab..e810875 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,11 @@ Example: export OPTIONS="--list -f 20060121" ``` +After that you can run the exists container with the following command: +```bash +docker compose run --rm wayback_machine_downloader https://example.com +``` + ## ⚙️ Configuration There are a few constants that can be edited in the `wayback_machine_downloader.rb` file for your convenience. The default values may be conservative, so you can adjust them to your needs. They are: