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

Updated Quickstart (markdown)

Michael Peteuil
2020-08-09 22:12:58 -04:00
parent bf0b5d7c72
commit f3f11e7d49

@@ -12,7 +12,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](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>`.
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 `archivebox add < <links_file>`.
## 1. Set up ArchiveBox