From e13a3f0fd22d7e3a7bd4dac360d53d9e2de5ff92 Mon Sep 17 00:00:00 2001 From: Michael Peteuil Date: Sun, 9 Aug 2020 22:14:31 -0400 Subject: [PATCH] Update missed ./archive reference to archivebox add --- Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart.md b/Quickstart.md index 6da0f74..4c69c92 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -12,7 +12,7 @@ If you want to use Docker or Docker Compose to run ArchiveBox, see the [[Docker] --- -First, we install the ArchiveBox [dependencies](./Install#dependencies), then we create a folder to [store the archive data](https://github.com/pirate/ArchiveBox/wiki/Usage#Disk-Layout), and finally, we [import the list of links](https://github.com/pirate/ArchiveBox/wiki/Usage#CLI-Usage) to the archive by running `archivebox add < `. +First, we install the ArchiveBox [dependencies](./Install#dependencies), then we create a folder to [store the archive data](https://github.com/pirate/ArchiveBox/wiki/Usage#Disk-Layout), and finally, we [import the list of links](https://github.com/pirate/ArchiveBox/wiki/Usage#CLI-Usage) to the archive by running `archivebox add < [links_file]`. ## 1. Set up ArchiveBox