1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Updated Quickstart (markdown)

Nick Sweeting
2019-02-27 13:36:12 -05:00
parent 353eb09b82
commit 6a69038ad8

@@ -2,7 +2,7 @@
ArchiveBox [officially supports](./Install#system-support) **Ubuntu**, **FreeBSD**, and **macOS**, but likely runs on many other systems. You can run it on any system that supports **Docker**, including Windows. ArchiveBox [officially supports](./Install#system-support) **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, see the [[Docker]] instructions instead. If you want to use Docker or Docker Compose to run ArchiveBox, see the [[Docker]] page.
First, we install the ArchiveBox [dependencies](./Install#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>`. First, we install the ArchiveBox [dependencies](./Install#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>`.