diff --git a/Usage.md b/Usage.md index e9c240d..91267c2 100644 --- a/Usage.md +++ b/Usage.md @@ -63,7 +63,7 @@ If you're using Docker, also make sure to read the Configuration section on the > [!TIP] > You can run ArchiveBox commands from anywhere (without having to `cd` into a data directory first): -> `env chdir=/path/to/archivebox/data archivebox [subcommand] [...args]` +> `/usr/bin/env --chdir=/path/to/archivebox/data archivebox update` ---