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

Updated Quickstart (markdown)

Nick Sweeting
2019-02-26 21:27:34 -05:00
parent e36d8124b9
commit 8a54a958e8

@@ -2,7 +2,7 @@
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.
If you want to use Docker or Docker Compose to run ArchiveBox, go to the [[Docker]] instructions instead.
If you want to use Docker or Docker Compose to run ArchiveBox, see the [[Docker]] instructions instead.
First, we install the ArchiveBox dependencies, then we create a folder to store the archive data, and finally we import the list of links to the archive by running `./archive <links_file>`.