From 4c2ab3175804ee6e41d1ff508b02cfe5fcd973d0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 14 Jan 2019 18:26:41 -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 3e77ae2..2a24ab6 100644 --- a/Usage.md +++ b/Usage.md @@ -1,6 +1,6 @@ # CLI Usage -`./archive` refers to the binary in the root of the project, but you can also call ArchiveBox via `./bin/archivebox`. +`./archive` refers to the executable shortcut 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.