1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 15:31:22 +02:00

Updated Quickstart (markdown)

Nick Sweeting
2019-01-05 15:21:04 -05:00
parent 12c71dbccc
commit 4f53478e45

@@ -1,5 +1,7 @@
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 the `./archive` binary.
ArchiveBox officially supports Ubuntu, FreeBSD, and macOS, but likely runs on many other systems. You can also use Docker to run it on any system that supports Docker, including Windows. See [here]() for docker instructions.
## 1. Create your archive
Create a folder to store your archive, and clone the ArchiveBox repo into it.