From 932bf5bb069e3f5c6e4ace6dcbe74745eee2a50a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 31 Dec 2018 20:27:22 -0500 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart.md b/Quickstart.md index a5198b0..d8ff2e6 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -6,7 +6,7 @@ Create a folder to store your archive, and clone the ArchiveBox repo into it. ```bash git clone https://github.com/pirate/ArchiveBox cd ArchiveBox/ -./setup # install all dependencies +./setup # installs all dependencies ``` ## 2. Get your list of URLs to archive