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-03-12 23:35:32 -04:00
parent 32acdc1b4f
commit 31ed5fa33e

@@ -6,7 +6,7 @@ If you want to use Docker or Docker Compose to run ArchiveBox, see the [[Docker]
---
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](https://github.com/pirate/ArchiveBox/wiki/Usage#Disk-Layout), and finally, we [import the list of links](https://github.com/pirate/ArchiveBox/wiki/Usage#CLI-Usage) to the archive by running `./archive <links_file>`.
## 1. Set up ArchiveBox