From 3c236a044b74977c02ccd7ef809a16eab7458de0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 10 Jan 2019 14:03:41 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7b329da9..1dbc9321 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,15 @@ All the saved content is static and indexed with json files, so it lives forever [![](https://img.shields.io/badge/Donate-Patreon-%23DD5D76.svg)](https://www.patreon.com/theSquashSH) +```bash +git clone https://github.com/pirate/ArchiveBox.git +./setup + +# Export your bookmarks, then run the archive command to start archiving! +./archive ~/Downloads/firefox_bookmarks.html +``` + + # Documentation We use the [Github wiki system](https://github.com/pirate/ArchiveBox/wiki) for documentation.