From 31ed5fa33e11a0be6c7c8a4aca86c701bfa44481 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 23:35:32 -0400 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart.md b/Quickstart.md index f9e963f..cc05d5a 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -6,7 +6,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, and finally, we import the list of links to the archive by running `./archive `. +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 `./archive `. ## 1. Set up ArchiveBox