From 80814e104b3474f510959e4a7942e51391187c84 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 25 Nov 2020 12:27:13 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 394a76cb..7825694f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ archivebox init **Then Add some URLs to your archive collection:** ```bash archivebox add https://github.com/ArchiveBox/ArchiveBox -archivebox/archivebox add --depth=1 https://example.com +archivebox add --depth=1 https://example.com ``` **View the snapshots of the URLs you added via the self-hosted web UI:**