diff --git a/Usage.md b/Usage.md
index a7c14e3..37a5bfe 100644
--- a/Usage.md
+++ b/Usage.md
@@ -15,14 +15,12 @@
## CLI Usage
+
+
`./archive` refers to the executable shortcut in the root of the project, but you can also call ArchiveBox via `./bin/archivebox`. If you add `/path/to/ArchiveBox/bin` to your shell `$PATH` then you can call `archivebox` from anywhere on your system.
If you're using Docker, the CLI interface is similar but needs to be prefixed by `docker-compose exec ...` or `docker run ...`, for examples see the [[Docker]] page.
-