From 382c2fe59cca213e094c27eb8afc7cdd33970e5f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 23 Jan 2019 02:58:49 -0500 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 0510db3..ae7c6ec 100644 --- a/Usage.md +++ b/Usage.md @@ -4,7 +4,7 @@ Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything. -## Set configuration options +## Run ArchiveBox with configuration options ```bash env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ... ```