From 72b6f6f466ce6929e8b65e59f1e90a1e803f0e69 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 11 Jan 2019 07:41:58 -0500 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Quickstart.md b/Quickstart.md index cb1a5a7..6a12fad 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -1,6 +1,8 @@ -Using ArchiveBox involves installing the ArchiveBox dependencies, creating a folder to store your archive data, and then importing a list of links to the archive by running `./archive `. +*It only takes 5 minutes to get up and running.* -ArchiveBox officially supports Ubuntu, FreeBSD, and macOS, but likely runs on many other systems. You can run it on any system that supports Docker, including Windows. See [here](https://github.com/pirate/ArchiveBox/wiki/Install#docker-setup) for docker instructions. +ArchiveBox officially supports **Ubuntu**, **FreeBSD**, and **macOS**, but likely runs on many other systems. You can run it on any system that supports Docker, including Windows. See [here](https://github.com/pirate/ArchiveBox/wiki/Install#docker-setup) for docker instructions. + +First, we install the ArchiveBox 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 `. ## 1. Create your archive