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-11 07:32:48 -05:00
parent e44f69f738
commit 82c4c9387a

@@ -1,4 +1,4 @@
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. 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 <links_file>`.
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.