From 315c1acf863831a4acad1cc3dd83588787be35b9 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 14 Jan 2019 18:26:28 -0500 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Usage.md b/Usage.md index 191a241..3e77ae2 100644 --- a/Usage.md +++ b/Usage.md @@ -1,5 +1,9 @@ # CLI Usage +`./archive` refers to the binary in the root of the project, but you can also call ArchiveBox via `./bin/archivebox`. + +Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything. + ## Import a single URL or list of URLs via stdin ```bash echo 'https://example.com' | ./archive