From e4e0d25b7c0923fa0fb4d63d4407338b580aad05 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 31 Dec 2018 21:00:27 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Install.md b/Install.md index a2a4989..22a9413 100644 --- a/Install.md +++ b/Install.md @@ -36,9 +36,8 @@ Follow the instruction links above in the "Quickstart" section to download your **3. Run the archive script:** 1. Clone this repo `git clone https://github.com/pirate/ArchiveBox` -2. Optionally clone the documentation locally as well `git clone https://github.com/pirate/ArchiveBox.wiki.git` -3. `cd ArchiveBox/` -4. `./archive ~/Downloads/bookmarks_export.html` +2. `cd ArchiveBox/` +3. `./archive ~/Downloads/links_list.html` You may optionally specify a second argument to `archive.py export.html 153242424324` to resume the archive update at a specific timestamp.