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 ... ```